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 38287bf commit 2884a0dCopy full SHA for 2884a0d
packages/google-cloud-bigquery-storage/samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
1
google-cloud-bigquery-storage==2.32.0
2
google-cloud-bigquery===3.30.0; python_version <= '3.8'
3
-google-cloud-bigquery==3.34.0; python_version >= '3.9'
+google-cloud-bigquery==3.35.1; python_version >= '3.9'
4
pytest===7.4.3; python_version == '3.7'
5
pytest===8.3.5; python_version == '3.8'
6
pytest==8.4.1; python_version >= '3.9'
0 commit comments