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 @@ -12,19 +12,19 @@ geojson==3.2.0
1212geopandas === 1.0.1 ; python_version < = '3.9'
1313geopandas == 1.1.0 ; python_version >= '3.10'
1414google-api-core == 2.25.0
15- google-auth == 2.40.2
15+ google-auth == 2.40.3
1616google-cloud-bigquery == 3.34.0
1717google-cloud-bigquery-storage == 2.32.0
1818google-cloud-core == 2.4.3
1919google-crc32c == 1.7.1
2020google-resumable-media == 2.7.2
2121googleapis-common-protos == 1.70.0
22- grpcio == 1.72.1
22+ grpcio == 1.73.0
2323idna == 3.10
2424munch == 4.0.0
2525mypy-extensions == 1.1.0
2626packaging == 25.0
27- pandas == 2.2.3
27+ pandas == 2.3.0
2828proto-plus == 1.26.1
2929pyarrow == 20.0.0
3030pyasn1 == 0.6.1
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ db-dtypes==1.4.3
33google.cloud.bigquery == 3.34.0
44google-cloud-bigquery-storage == 2.32.0
55ipython === 8.18.1
6- pandas == 2.2.3
6+ pandas == 2.3.0
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ ipython===8.18.1; python_version == '3.9'
66ipython == 9.3.0 ; python_version >= '3.10'
77matplotlib === 3.9.2 ; python_version == '3.9'
88matplotlib == 3.10.3 ; python_version >= '3.10'
9- pandas == 2.2.3
9+ pandas == 2.3.0
You can’t perform that action at this time.
0 commit comments