We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66289ca commit 266b7b5Copy full SHA for 266b7b5
dataproc/snippets/requirements-test.txt
@@ -1 +1 @@
1
-pytest==6.2.5
+pytest==7.0.0
dataproc/snippets/requirements.txt
@@ -1,9 +1,9 @@
2
backoff==1.11.1
3
grpcio==1.43.0
4
-google-auth==2.3.3
+google-auth==2.6.0
5
google-auth-httplib2==0.1.0
6
google-cloud==0.34.0
7
-google-cloud-storage==2.0.0; python_version == '3.6'
+google-cloud-storage==2.1.0; python_version == '3.6'
8
google-cloud-storage==2.1.0; python_version >= '3.7'
9
google-cloud-dataproc==3.2.0
0 commit comments