Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 2ebbc82

Browse files
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 <partheniou@google.com>
1 parent d67f0dc commit 2ebbc82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/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)