@@ -2,47 +2,49 @@ attrs==24.2.0
22certifi == 2024.8.30
33cffi === 1.15.1 ; python_version == '3.7'
44cffi == 1.17.1 ; python_version >= '3.8'
5- charset-normalizer == 3.3.2
5+ charset-normalizer == 3.4.0
66click == 8.1.7
77click-plugins == 1.1.1
88cligj == 0.7.2
99dataclasses == 0.8 ; python_version < '3.7'
10- db-dtypes == 1.3.0
10+ db-dtypes == 1.3.1
1111Fiona === 1.9.6 ; python_version == '3.7'
1212Fiona == 1.10.1 ; python_version >= '3.8'
1313geojson == 3.1.0
1414geopandas === 0.10.2 ; python_version == '3.7'
1515geopandas === 0.13.2 ; python_version == '3.8'
1616geopandas == 1.0.1 ; python_version >= '3.9'
17- google-api-core == 2.20 .0
18- google-auth == 2.35 .0
19- google-cloud-bigquery == 3.26 .0
20- google-cloud-bigquery-storage == 2.26 .0
17+ google-api-core == 2.23 .0
18+ google-auth == 2.36 .0
19+ google-cloud-bigquery == 3.27 .0
20+ google-cloud-bigquery-storage == 2.27 .0
2121google-cloud-core == 2.4.1
2222google-crc32c === 1.5.0 ; python_version < '3.9'
2323google-crc32c == 1.6.0 ; python_version >= '3.9'
2424google-resumable-media == 2.7.2
25- googleapis-common-protos == 1.65 .0
25+ googleapis-common-protos == 1.66 .0
2626grpcio === 1.62.2 ; python_version == '3.7'
27- grpcio == 1.66 .1 ; python_version >= '3.8'
27+ grpcio == 1.67 .1 ; python_version >= '3.8'
2828idna == 3.10
2929munch == 4.0.0
3030mypy-extensions == 1.0.0
3131packaging === 24.0 ; python_version == '3.7'
32- packaging == 24.1 ; python_version >= '3.8'
32+ packaging == 24.2 ; python_version >= '3.8'
3333pandas === 1.3.5 ; python_version == '3.7'
3434pandas === 2.0.3 ; python_version == '3.8'
3535pandas == 2.2.3 ; python_version >= '3.9'
36- proto-plus == 1.24.0
37- pyarrow == 12.0.1 ; python_version == '3.7'
38- pyarrow == 17.0.0 ; python_version >= '3.8'
36+ proto-plus == 1.25.0
37+ pyarrow === 12.0.1 ; python_version == '3.7'
38+ pyarrow === 17.0.0 ; python_version == '3.8'
39+ pyarrow == 18.0.0 ; python_version >= '3.9'
3940pyasn1 === 0.5.1 ; python_version == '3.7'
4041pyasn1 == 0.6.1 ; python_version >= '3.8'
4142pyasn1-modules === 0.3.0 ; python_version == '3.7'
4243pyasn1-modules == 0.4.1 ; python_version >= '3.8'
4344pycparser === 2.21 ; python_version == '3.7'
4445pycparser == 2.22 ; python_version >= '3.8'
45- pyparsing == 3.1.4
46+ pyparsing === 3.1.4 ; python_version < '3.9'
47+ pyparsing == 3.2.0 ; python_version >= '3.9'
4648python-dateutil == 2.9.0.post0
4749pytz == 2024.2
4850PyYAML === 6.0.1 ; python_version == '3.7'
0 commit comments