We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d9f14 commit 3058a2bCopy full SHA for 3058a2b
samples/snippets/requirements.txt
@@ -1,7 +1,8 @@
1
db-dtypes==1.0.1
2
+google-cloud-bigquery==3.2.0
3
google-cloud-bigquery-storage==2.13.1
4
google-auth-oauthlib==0.5.1
-grpcio==1.46.3
5
+grpcio==1.47.0
6
ipython===7.31.1; python_version == '3.7'
7
ipython===8.0.1; python_version == '3.8'
8
ipython==8.3.0; python_version >= '3.9'
0 commit comments