File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
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
annotated-types==0.6.0
@@ -75,7 +73,7 @@ platformdirs==3.11.0
75
73
# via virtualenv
76
74
pluggy==1.5.0
77
75
# via pytest
78
- pyarrow==14 .0.1
76
+ pyarrow==15 .0.2
79
77
# via openlayer
80
78
pydantic==2.10.3
81
79
# 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
annotated-types==0.6.0
@@ -41,7 +39,7 @@ numpy==1.26.4
41
39
# via pyarrow
42
40
pandas==2.2.2
43
41
# via openlayer
44
- pyarrow==14 .0.1
42
+ pyarrow==15 .0.2
45
43
# via openlayer
46
44
pydantic==2.10.3
47
45
# via openlayer
You can’t perform that action at this time.
0 commit comments