File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ attrs==21.2.0
22cachetools == 4.2.2
33certifi == 2021.5.30
44cffi == 1.14.6
5- charset-normalizer == 2.0.4
5+ charset-normalizer == 2.0.6
66click == 8.0.1
77click-plugins == 1.1.1
88cligj == 0.7.2
@@ -11,17 +11,17 @@ Fiona==1.8.20
1111geojson == 2.5.0
1212geopandas == 0.9.0
1313google-api-core == 2.0.1
14- google-auth == 2.0.2
15- google-cloud-bigquery == 2.26.0
16- google-cloud-bigquery-storage == 2.7 .0
14+ google-auth == 2.2.0
15+ google-cloud-bigquery == 2.27.1
16+ google-cloud-bigquery-storage == 2.9 .0
1717google-cloud-core == 2.0.0
18- google-crc32c == 1.1.2
19- google-resumable-media == 2.0.2
18+ google-crc32c == 1.2.0
19+ google-resumable-media == 2.0.3
2020googleapis-common-protos == 1.53.0
21- grpcio == 1.40 .0
21+ grpcio == 1.41 .0
2222idna == 3.2
2323importlib-metadata == 4.8.1
24- libcst == 0.3.20
24+ libcst == 0.3.21
2525munch == 2.5.0
2626mypy-extensions == 0.4.3
2727numpy == 1.19.5 ; python_version < "3.7"
@@ -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.0
33- protobuf == 3.17.3
33+ protobuf == 3.18.0
3434pyarrow == 5.0.0
3535pyasn1 == 0.4.8
3636pyasn1-modules == 0.2.8
@@ -47,5 +47,5 @@ Shapely==1.7.1
4747six == 1.16.0
4848typing-extensions == 3.10.0.2
4949typing-inspect == 0.7.1
50- urllib3 == 1.26.6
50+ urllib3 == 1.26.7
5151zipp == 3.5.0
Original file line number Diff line number Diff line change 1- google-cloud-bigquery == 2.26.0
2- google-cloud-bigquery-storage == 2.7 .0
1+ google-cloud-bigquery == 2.27.1
2+ google-cloud-bigquery-storage == 2.9 .0
33google-auth-oauthlib == 0.4.6
4- grpcio == 1.40 .0
4+ grpcio == 1.41 .0
55ipython == 7.16.1 ; python_version < '3.7'
66ipython == 7.17.0 ; python_version >= '3.7'
77matplotlib == 3.3.4 ; python_version < '3.7'
You can’t perform that action at this time.
0 commit comments