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 205e14f commit ef77c55Copy full SHA for ef77c55
samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
google-cloud-testutils==1.3.3
2
-pytest==7.1.3
+pytest==7.4.0
samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
-google-cloud-bigquery-storage==2.15.0
-google-cloud-bigquery==3.3.2
3
-pandas-gbq==0.17.8
+google-cloud-bigquery-storage==2.21.0
+google-cloud-bigquery==3.11.3
+pandas-gbq==0.19.2
4
pandas===1.3.5; python_version == '3.7'
5
-pandas==1.4.4; python_version >= '3.8'
6
-pyarrow==9.0.0
+pandas==2.0.3; python_version >= '3.8'
+pyarrow==12.0.1
0 commit comments