We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6a1ab commit 3e116c2Copy full SHA for 3e116c2
samples/geography/requirements.txt
@@ -1,5 +1,5 @@
1
-attrs==25.3.0
2
-certifi==2025.8.3
+attrs==25.4.0
+certifi==2025.10.5
3
cffi==2.0.0
4
charset-normalizer==3.4.3
5
click===8.1.8; python_version == '3.9'
@@ -11,7 +11,7 @@ Fiona==1.10.1
11
geojson==3.2.0
12
geopandas===1.0.1; python_version <= '3.9'
13
geopandas==1.1.1; python_version >= '3.10'
14
-google-api-core==2.25.1
+google-api-core==2.25.2
15
google-auth==2.41.1
16
google-cloud-bigquery==3.38.0
17
google-cloud-bigquery-storage==2.33.1
0 commit comments