File tree Expand file tree Collapse file tree 4 files changed +586
-147
lines changed
src/openlayer/lib/integrations Expand file tree Collapse file tree 4 files changed +586
-147
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies = [
15
15
" distro>=1.7.0, <2" ,
16
16
" sniffio" ,
17
17
" pandas; python_version >= '3.7'" ,
18
- " pyarrow==14 .0.1 " ,
18
+ " pyarrow==15 .0.2 " ,
19
19
" pyyaml>=6.0" ,
20
20
" requests_toolbelt>=1.0.0" ,
21
21
" tqdm" ,
Original file line number Diff line number Diff line change 4
4
# last locked with the following flags:
5
5
# pre: false
6
6
# features: []
7
- # all-features: true
7
+ # all-features: false
8
8
# with-sources: false
9
- # generate-hashes: false
10
- # universal: false
11
9
12
10
-e file:.
13
11
aiohappyeyeballs==2.6.1
@@ -99,7 +97,7 @@ pluggy==1.5.0
99
97
propcache==0.3.2
100
98
# via aiohttp
101
99
# via yarl
102
- pyarrow==14 .0.1
100
+ pyarrow==15 .0.2
103
101
# via openlayer
104
102
pydantic==2.10.3
105
103
# via openlayer
Original file line number Diff line number Diff line change 4
4
# last locked with the following flags:
5
5
# pre: false
6
6
# features: []
7
- # all-features: true
7
+ # all-features: false
8
8
# with-sources: false
9
- # generate-hashes: false
10
- # universal: false
11
9
12
10
-e file:.
13
11
aiohappyeyeballs==2.6.1
@@ -65,7 +63,7 @@ pandas==2.2.2
65
63
propcache==0.3.2
66
64
# via aiohttp
67
65
# via yarl
68
- pyarrow==14 .0.1
66
+ pyarrow==15 .0.2
69
67
# via openlayer
70
68
pydantic==2.10.3
71
69
# via openlayer
You can’t perform that action at this time.
0 commit comments