This repository was archived by the owner on Mar 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ click-plugins==1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
99db-dtypes == 1.0.5
10- Fiona == 1.9.1
10+ Fiona == 1.9.2
1111geojson == 3.0.1
1212geopandas === 0.10.2 ; python_version == '3.7'
1313geopandas == 0.12.2 ; python_version >= '3.8'
1414google-api-core == 2.11.0
15- google-auth == 2.16.2
16- google-cloud-bigquery == 3.6 .0
15+ google-auth == 2.16.3
16+ google-cloud-bigquery == 3.7 .0
1717google-cloud-bigquery-storage == 2.19.0
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
2020google-resumable-media == 2.4.1
21- googleapis-common-protos == 1.58 .0
21+ googleapis-common-protos == 1.59 .0
2222grpcio == 1.51.3
2323idna == 3.4
2424libcst == 0.4.9
@@ -42,4 +42,4 @@ Shapely==2.0.1
4242six == 1.16.0
4343typing-extensions == 4.5.0
4444typing-inspect == 0.8.0
45- urllib3 == 1.26.14
45+ urllib3 == 1.26.15
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ db-dtypes==1.0.5
22google-cloud-bigquery-storage == 2.19.0
33google-auth-oauthlib == 1.0.0
44grpcio == 1.51.3
5- ipywidgets == 8.0.4
5+ ipywidgets == 8.0.5
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 8.0.1 ; python_version == '3.8'
88ipython == 8.11.0 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 11db-dtypes == 1.0.5
2- google-cloud-bigquery == 3.6 .0
2+ google-cloud-bigquery == 3.7 .0
33google-cloud-bigquery-storage == 2.19.0
44google-auth-oauthlib == 1.0.0
55grpcio == 1.51.3
6- ipywidgets == 8.0.4
6+ ipywidgets == 8.0.5
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.0.1 ; python_version == '3.8'
99ipython == 8.11.0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments