Skip to content

Commit

Permalink
Pin google-cloud-storage to 1.13.0 (#326)
Browse files Browse the repository at this point in the history
Fixes #325

Looks like google-cloud-storage was updated in:
googleapis/google-cloud-python#6741

Which just got released as 1.13.1:
https://pypi.org/project/google-cloud-storage/#history
  • Loading branch information
aarontp committed Dec 11, 2018
1 parent 1bb55f8 commit 2047a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ google-api-core>=1.2.1,<=1.4.0
google-cloud-datastore==1.7.0
google-api-python-client>=1.6.2
google-cloud-pubsub==0.35.4
google-cloud-storage
google-cloud-storage==1.13.0
google-cloud-core==0.28.1
oauth2client
psq
Expand Down

0 comments on commit 2047a22

Please sign in to comment.