Skip to content

Commit d86be6c

Browse files
authored
chore(deps): update dependency google-cloud-storage to v2.1.0 (#469)
1 parent 8a67b73 commit d86be6c

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,4 +1,5 @@
11
google-cloud-logging==2.7.0
22
google-cloud-bigquery==2.32.0
3-
google-cloud-storage==2.0.0
3+
google-cloud-storage==2.0.0; python_version == '3.6'
4+
google-cloud-storage==2.1.0; python_version >= '3.7'
45
google-cloud-pubsub==2.9.0

0 commit comments

Comments
 (0)