We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4340f53 commit 38e0961Copy full SHA for 38e0961
samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
1
-google-cloud-bigquery-storage==2.33.1
+google-cloud-bigquery-storage==2.34.0
2
google-cloud-bigquery==3.38.0
3
pandas-gbq==0.29.2
4
pandas==2.3.3
5
-pyarrow==21.0.0; python_version <= "3.9"
+pyarrow==22.0.0; python_version <= "3.9"
6
pyarrow==22.0.0; python_version > "3.9"
0 commit comments