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 4941de4 commit 37e4e0eCopy full SHA for 37e4e0e
samples/geography/requirements.txt
@@ -4,13 +4,13 @@ cffi==1.17.1
4
charset-normalizer==3.4.2
5
click===8.1.8; python_version == '3.9'
6
click==8.2.1; python_version >= '3.10'
7
-click-plugins==1.1.1
+click-plugins==1.1.1.2
8
cligj==0.7.2
9
db-dtypes==1.4.3
10
Fiona==1.10.1
11
geojson==3.2.0
12
geopandas===1.0.1; python_version <= '3.9'
13
-geopandas==1.1.0; python_version >= '3.10'
+geopandas==1.1.1; python_version >= '3.10'
14
google-api-core==2.25.1
15
google-auth==2.40.3
16
google-cloud-bigquery==3.34.0
@@ -19,7 +19,7 @@ google-cloud-core==2.4.3
19
google-crc32c==1.7.1
20
google-resumable-media==2.7.2
21
googleapis-common-protos==1.70.0
22
-grpcio==1.73.0
+grpcio==1.73.1
23
idna==3.10
24
munch==4.0.0
25
mypy-extensions==1.1.0
0 commit comments