We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3ab03 commit 7d57b8aCopy full SHA for 7d57b8a
samples/geography/requirements.txt
@@ -11,7 +11,7 @@ Fiona==1.8.20
11
geojson==2.5.0
12
geopandas==0.9.0; python_version < '3.7'
13
geopandas==0.10.2; python_version >= '3.7'
14
-google-api-core==2.3.0
+google-api-core==2.3.2
15
google-auth==2.3.3
16
google-cloud-bigquery==2.31.0
17
google-cloud-bigquery-storage==2.10.1
@@ -21,7 +21,7 @@ google-resumable-media==2.1.0
21
googleapis-common-protos==1.54.0
22
grpcio==1.42.0
23
idna==3.3
24
-importlib-metadata==4.8.2
+importlib-metadata==4.8.3
25
libcst==0.3.23
26
munch==2.5.0
27
mypy-extensions==0.4.3
0 commit comments