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 efc2117 commit 8b94191Copy full SHA for 8b94191
samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
-google-cloud-testutils==1.3.3
2
-pytest==7.4.1
+google-cloud-testutils==1.4.0
+pytest==7.4.3
samples/snippets/requirements.txt
@@ -1,8 +1,8 @@
-google-cloud-bigquery-storage==2.22.0
-google-cloud-bigquery==3.11.4
3
-pandas-gbq==0.19.2
+google-cloud-bigquery-storage==2.24.0
+google-cloud-bigquery==3.14.1
+pandas-gbq==0.20.0
4
pandas===1.3.5; python_version == '3.7'
5
pandas===2.0.3; python_version == '3.8'
6
-pandas==2.1.0; python_version >= '3.9'
+pandas==2.1.4; python_version >= '3.9'
7
pyarrow==12.0.1; python_version == '3.7'
8
pyarrow==14.0.1; python_version >= '3.8'
0 commit comments