File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ click==8.1.3
66
click-plugins==1.1.1
77
cligj==0.7.2
88
dataclasses==0.8; python_version < '3.7'
9-
db-dtypes==1.0.0
9+
db-dtypes==1.0.1
1010
Fiona==1.8.21
1111
geojson==2.5.0
1212
geopandas==0.10.2
1313
google-api-core==2.7.3
1414
google-auth==2.6.6
15-
google-cloud-bigquery==3.0.1
15+
google-cloud-bigquery==3.1.0
1616
google-cloud-bigquery-storage==2.13.1
1717
google-cloud-core==2.3.0
1818
google-crc32c==1.3.0
@@ -28,7 +28,7 @@ pandas===1.3.5; python_version == '3.7'
2828
pandas==1.4.2; python_version >= '3.8'
2929
proto-plus==1.20.3
3030
protobuf==3.20.1
31-
pyarrow==7.0.0
31+
pyarrow==8.0.0
3232
pyasn1==0.4.8
3333
pyasn1-modules==0.2.8
3434
pycparser==2.21
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
db-dtypes==1.0.0
1+
db-dtypes==1.0.1
22
google-cloud-bigquery-storage==2.13.1
33
google-auth-oauthlib==0.5.1
44
grpcio==1.46.0
@@ -8,6 +8,6 @@ ipython==8.3.0; python_version >= '3.9'
88
matplotlib==3.5.2
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.4.2; python_version >= '3.8'
11-
pyarrow==7.0.0
11+
pyarrow==8.0.0
1212
pytz==2022.1
1313
typing-extensions==4.2.0
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
db-dtypes==1.0.0
1+
db-dtypes==1.0.1
22
google-cloud-bigquery-storage==2.13.1
33
google-auth-oauthlib==0.5.1
44
grpcio==1.46.0
@@ -8,6 +8,6 @@ ipython==8.3.0; python_version >= '3.9'
88
matplotlib==3.5.2
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.4.2; python_version >= '3.8'
11-
pyarrow==7.0.0
11+
pyarrow==8.0.0
1212
pytz==2022.1
1313
typing-extensions==4.2.0

0 commit comments

Comments
 (0)