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 fe29c46 commit 09a6156Copy full SHA for 09a6156
dataproc/snippets/requirements.txt
@@ -4,6 +4,5 @@ grpcio==1.44.0
4
google-auth==2.6.0
5
google-auth-httplib2==0.1.0
6
google-cloud==0.34.0
7
-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
+google-cloud-storage==2.1.0
+google-cloud-dataproc==3.3.0
0 commit comments