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 a6ff28e commit 00f7226Copy full SHA for 00f7226
samples/snippets/requirements.txt
@@ -2,5 +2,5 @@ google-cloud-bigquery-storage==2.26.0
2
google-cloud-bigquery==3.25.0
3
pandas-gbq==0.23.1
4
pandas===2.0.3; python_version == '3.8'
5
-pandas==2.2.2; python_version >= '3.9'
+pandas==2.2.3; python_version >= '3.9'
6
pyarrow==17.0.0; python_version >= '3.8'
0 commit comments