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 +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ Fiona==1.8.21
1010geojson == 2.5.0
1111geopandas == 0.9.0 ; python_version < '3.7'
1212geopandas == 0.10.2 ; python_version >= '3.7'
13- google-api-core == 2.5 .0
13+ google-api-core == 2.6 .0
1414google-auth == 2.6.0
15- google-cloud-bigquery == 2.34.0
15+ google-cloud-bigquery == 2.34.1
1616google-cloud-bigquery-storage == 2.12.0
1717google-cloud-core == 2.2.2
1818google-crc32c == 1.3.0
19- google-resumable-media == 2.3.0
19+ google-resumable-media == 2.3.1
2020googleapis-common-protos == 1.55.0
2121grpcio == 1.44.0
2222idna == 3.3
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ grpcio==1.44.0
44ipython == 7.16.3 ; python_version < '3.7'
55ipython == 7.31.1 ; python_version == '3.7'
66ipython == 8.0.1 ; python_version == '3.8'
7- ipython == 8.1.0 ; python_version >= '3.9'
7+ ipython == 8.1.1 ; python_version >= '3.9'
88matplotlib == 3.5.1 ; python_version < '3.7'
99matplotlib == 3.5.1 ; python_version >= '3.7'
1010pandas == 1.1.5 ; python_version < '3.7'
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ grpcio==1.44.0
44ipython == 7.16.3 ; python_version < '3.7'
55ipython == 7.31.1 ; python_version == '3.7'
66ipython == 8.0.1 ; python_version == '3.8'
7- ipython == 8.1.0 ; python_version >= '3.9'
7+ ipython == 8.1.1 ; python_version >= '3.9'
88matplotlib == 3.5.1 ; python_version < '3.7'
99matplotlib == 3.5.1 ; python_version >= '3.7'
1010pandas == 1.1.5 ; python_version < '3.7'
You can’t perform that action at this time.
0 commit comments