We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a718cbf commit 7ee5b18Copy full SHA for 7ee5b18
packages/pandas-gbq/samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
1
google-cloud-bigquery-storage==2.12.0
2
-google-cloud-bigquery==2.34.0
+google-cloud-bigquery==2.34.1
3
pandas==1.3.5; python_version < '3.8'
4
pandas==1.4.1; python_version >= '3.8'
5
pyarrow==7.0.0
0 commit comments