Skip to content

Commit 09a6156

Browse files
chore(deps): update dependency google-cloud-dataproc to v3.3.0 (#349)
* chore(deps): update dependency google-cloud-dataproc to v3.3.0 * remove pin for python 3.6 Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent fe29c46 commit 09a6156

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

dataproc/snippets/requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ grpcio==1.44.0
44
google-auth==2.6.0
55
google-auth-httplib2==0.1.0
66
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
7+
google-cloud-storage==2.1.0
8+
google-cloud-dataproc==3.3.0

0 commit comments

Comments
 (0)