File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ cligj==0.7.2
99dataclasses == 0.6 ; python_version < '3.7'
1010Fiona == 1.8.20
1111geojson == 2.5.0
12- geopandas == 0.9 .0
13- google-api-core == 2.0.1
12+ geopandas == 0.10 .0
13+ google-api-core == 2.1.0
1414google-auth == 2.2.1
15- google-cloud-bigquery == 2.27 .1
16- google-cloud-bigquery-storage == 2.9.0
17- google-cloud-core == 2.0 .0
18- google-crc32c == 1.2 .0
15+ google-cloud-bigquery == 2.28 .1
16+ google-cloud-bigquery-storage == 2.9.1
17+ google-cloud-core == 2.1 .0
18+ google-crc32c == 1.3 .0
1919google-resumable-media == 2.0.3
2020googleapis-common-protos == 1.53.0
2121grpcio == 1.41.0
@@ -30,7 +30,7 @@ packaging==21.0
3030pandas == 1.1.5 ; python_version < '3.7'
3131pandas == 1.3.2 ; python_version >= '3.7'
3232proto-plus == 1.19.2
33- protobuf == 3.18.0
33+ protobuf == 3.18.1
3434pyarrow == 5.0.0
3535pyasn1 == 0.4.8
3636pyasn1-modules == 0.2.8
@@ -39,7 +39,7 @@ pyparsing==2.4.7
3939pyproj == 3.0.1 ; python_version < "3.7"
4040pyproj == 3.1.0 ; python_version > "3.6"
4141python-dateutil == 2.8.2
42- pytz == 2021.1
42+ pytz == 2021.3
4343PyYAML == 5.4.1
4444requests == 2.26.0
4545rsa == 4.7.2
Original file line number Diff line number Diff line change 1- google-cloud-bigquery == 2.27 .1
2- google-cloud-bigquery-storage == 2.9.0
1+ google-cloud-bigquery == 2.28 .1
2+ google-cloud-bigquery-storage == 2.9.1
33google-auth-oauthlib == 0.4.6
44grpcio == 1.41.0
55ipython == 7.16.1 ; python_version < '3.7'
@@ -9,4 +9,4 @@ matplotlib==3.4.1; python_version >= '3.7'
99pandas == 1.1.5 ; python_version < '3.7'
1010pandas == 1.3.2 ; python_version >= '3.7'
1111pyarrow == 5.0.0
12- pytz == 2021.1
12+ pytz == 2021.3
You can’t perform that action at this time.
0 commit comments