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 a35be7a commit 47e055aCopy full SHA for 47e055a
samples/snippets/requirements.txt
@@ -5,7 +5,7 @@ geoalchemy2===0.17.1; python_version == '3.9'
5
geoalchemy2==0.18.0; python_version >= '3.10'
6
google-api-core[grpc]==2.25.1
7
google-auth==2.40.3
8
-google-cloud-bigquery==3.36.0; python_version >= '3.9'
+google-cloud-bigquery==3.37.0; python_version >= '3.9'
9
google-cloud-core==2.4.3
10
google-crc32c==1.7.1; python_version >= '3.9'
11
google-resumable-media==2.7.2
0 commit comments