We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e983bda commit 49557daCopy full SHA for 49557da
samples/snippets/requirements.txt
@@ -1,7 +1,7 @@
1
google-cloud-bigquery==2.16.1
2
google-cloud-bigquery-storage==2.4.0
3
google-auth-oauthlib==0.4.4
4
-grpcio==1.37.1
+grpcio==1.38.0
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