Add google-cloud-storage to the 'pinned' tox environment

This commit is contained in:
Eugenio Lacuesta 2020-06-19 21:41:15 -03:00
parent c7f1c7e3f3
commit b99fe4aa4c
No known key found for this signature in database
GPG Key ID: DA3EF2D0913E9810
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ deps =
-rtests/requirements-py3.txt
# Extras
botocore==1.3.23
google-cloud-storage==1.29.0
Pillow==3.4.2
[testenv:extra-deps]