Skip to content

Commit ee90ea6

Browse files
renovate-botparthea
authored andcommitted
chore(deps): update dependency google-cloud-storage to v2.1.0 (#323)
* chore(deps): update dependency google-cloud-storage to v2.1.0 * pin google-cloud-storage==2.0.0 for python 3.6 Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent d36b2c0 commit ee90ea6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

automl/snippets/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
google-cloud-translate==3.6.1
2-
google-cloud-storage==2.0.0
2+
google-cloud-storage==2.0.0; python_version == '3.6'
3+
google-cloud-storage==2.1.0; python_version > '3.6'
34
google-cloud-automl==2.6.0

0 commit comments

Comments
 (0)