We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb0bc6 commit a2b2c9aCopy full SHA for a2b2c9a
samples/geography/requirements.txt
@@ -10,13 +10,13 @@ dataclasses==0.6; python_version < '3.7'
10
Fiona==1.8.20
11
geojson==2.5.0
12
geopandas==0.9.0
13
-google-api-core==2.0.0
14
-google-auth==2.0.1
+google-api-core==2.0.1
+google-auth==2.0.2
15
google-cloud-bigquery==2.25.1
16
google-cloud-bigquery-storage==2.6.3
17
google-cloud-core==2.0.0
18
google-crc32c==1.1.3
19
-google-resumable-media==2.0.0
+google-resumable-media==2.0.1
20
googleapis-common-protos==1.53.0
21
grpcio==1.39.0
22
idna==3.2
samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
1
2
3
-google-auth-oauthlib==0.4.5
+google-auth-oauthlib==0.4.6
4
5
ipython==7.16.1; python_version < '3.7'
6
ipython==7.17.0; python_version >= '3.7'
0 commit comments