1- attrs == 24.2.0
2- certifi == 2024.8.30
1+ attrs === 24.2.0 ; python_version == '3.7'
2+ attrs == 24.3.0 ; python_version >= '3.8'
3+ certifi == 2024.12.14
34cffi === 1.15.1 ; python_version == '3.7'
45cffi == 1.17.1 ; python_version >= '3.8'
5- charset-normalizer == 3.4.0
6- click == 8.1.7
6+ charset-normalizer == 3.4.1
7+ click == 8.1.8
78click-plugins == 1.1.1
89cligj == 0.7.2
910dataclasses == 0.8 ; python_version < '3.7'
1011db-dtypes == 1.3.1
1112Fiona === 1.9.6 ; python_version == '3.7'
1213Fiona == 1.10.1 ; python_version >= '3.8'
13- geojson == 3.1 .0
14+ geojson == 3.2 .0
1415geopandas === 0.10.2 ; python_version == '3.7'
1516geopandas === 0.13.2 ; python_version == '3.8'
1617geopandas == 1.0.1 ; python_version >= '3.9'
17- google-api-core == 2.23 .0
18- google-auth == 2.36 .0
18+ google-api-core == 2.24 .0
19+ google-auth == 2.37 .0
1920google-cloud-bigquery == 3.27.0
2021google-cloud-bigquery-storage == 2.27.0
2122google-cloud-core == 2.4.1
@@ -24,7 +25,7 @@ google-crc32c==1.6.0; python_version >= '3.9'
2425google-resumable-media == 2.7.2
2526googleapis-common-protos == 1.66.0
2627grpcio === 1.62.2 ; python_version == '3.7'
27- grpcio == 1.68.0 ; python_version >= '3.8'
28+ grpcio == 1.68.1 ; python_version >= '3.8'
2829idna == 3.10
2930munch == 4.0.0
3031mypy-extensions == 1.0.0
@@ -44,7 +45,7 @@ pyasn1-modules==0.4.1; python_version >= '3.8'
4445pycparser === 2.21 ; python_version == '3.7'
4546pycparser == 2.22 ; python_version >= '3.8'
4647pyparsing === 3.1.4 ; python_version < '3.9'
47- pyparsing == 3.2.0 ; python_version >= '3.9'
48+ pyparsing == 3.2.1 ; python_version >= '3.9'
4849python-dateutil == 2.9.0.post0
4950pytz == 2024.2
5051PyYAML === 6.0.1 ; python_version == '3.7'
@@ -53,9 +54,10 @@ requests==2.31.0; python_version == '3.7'
5354requests == 2.32.3 ; python_version >= '3.8'
5455rsa == 4.9
5556Shapely == 2.0.6
56- six == 1.16 .0
57+ six == 1.17 .0
5758typing-extensions === 4.7.1 ; python_version == '3.7'
5859typing-extensions == 4.12.2 ; python_version >= '3.8'
5960typing-inspect == 0.9.0
6061urllib3 === 1.26.18 ; python_version == '3.7'
61- urllib3 == 2.2.3 ; python_version >= '3.8'
62+ urllib3 === 2.2.3 ; python_version == '3.8'
63+ urllib3 == 2.3.0 ; python_version >= '3.9'
0 commit comments