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 b32a9c9 commit 4f2b610Copy full SHA for 4f2b610
samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
-google-cloud-testutils==1.4.0
+google-cloud-testutils==1.5.0
2
pytest==8.3.4
samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
google-cloud-bigquery-storage==2.27.0
google-cloud-bigquery==3.27.0
3
-pandas-gbq==0.24.0
+pandas-gbq==0.26.0
4
pandas===2.0.3; python_version == '3.8'
5
pandas==2.2.3; python_version >= '3.9'
6
pyarrow==18.1.0; python_version >= '3.9'
0 commit comments