We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c0616 commit 9157537Copy full SHA for 9157537
samples/geography/requirements.txt
@@ -18,7 +18,7 @@ google-cloud-core==2.0.0
18
google-crc32c==1.1.2
19
google-resumable-media==2.0.2
20
googleapis-common-protos==1.53.0
21
-grpcio==1.39.0
+grpcio==1.40.0
22
idna==3.2
23
importlib-metadata==4.8.1
24
libcst==0.3.20
samples/snippets/requirements.txt
@@ -1,7 +1,7 @@
1
google-cloud-bigquery==2.26.0
2
google-cloud-bigquery-storage==2.7.0
3
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'
7
matplotlib==3.3.4; python_version < '3.7'
0 commit comments