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 5aac853 commit 5f7d69fCopy full SHA for 5f7d69f
samples/snippets/requirements-test.txt
@@ -1,6 +1,6 @@
1
attrs==25.3.0
2
click===8.1.8; python_version <= '3.9'
3
-click==8.2.1; python_version >= '3.10'
+click==8.3.0; python_version >= '3.10'
4
google-auth==2.40.3
5
google-cloud-testutils==1.6.4
6
iniconfig==2.1.0
samples/snippets/requirements.txt
@@ -5,7 +5,7 @@ geoalchemy2===0.17.1; python_version == '3.9'
geoalchemy2==0.18.0; python_version >= '3.10'
google-api-core[grpc]==2.25.1
7
8
-google-cloud-bigquery==3.37.0; python_version >= '3.9'
+google-cloud-bigquery==3.38.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