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 e55af1fCopy full SHA for e55af1f
samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
-google-cloud-testutils==1.6.4
+google-cloud-testutils==1.7.0
2
pytest==8.4.2
samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
-google-cloud-bigquery-storage==2.33.1
+google-cloud-bigquery-storage==2.34.0
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