Skip to content

Commit 25a6565

Browse files
fix(deps): allow google-cloud-storage < 3.0.0dev (#316)
* chore(deps): update dependency google-cloud-storage to v2 * fix(deps): allow google-cloud-storage < 3.0.0dev Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 6bb987e commit 25a6565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automl/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-translate==3.6.1
2-
google-cloud-storage==1.44.0
2+
google-cloud-storage==2.0.0
33
google-cloud-automl==2.5.2

0 commit comments

Comments
 (0)