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 a10e72b commit 6f13aa7Copy full SHA for 6f13aa7
samples/compute/requirements-test.txt
@@ -1,3 +1,4 @@
1
pytest==7.4.4; python_version == '3.7'
2
-pytest==8.0.0; python_version >= '3.8'
3
-flaky==3.7.0
+pytest==8.2.2; python_version >= '3.8'
+flaky==3.8.1
4
+
samples/compute/requirements.txt
@@ -1,3 +1,3 @@
-google-api-python-client==2.114.0
-google-auth==2.26.2
+google-api-python-client==2.134.0
+google-auth==2.30.0
google-auth-httplib2==0.2.0
scripts/requirements.txt
@@ -1 +1 @@
-pandas==2.2.0
+pandas==2.2.2
0 commit comments