diff --git a/requirements/production.txt b/requirements/production.txt index 9c540c3f3..d4f956296 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,7 +5,7 @@ uwsgi>=2.0.17,<2.1 psycopg[binary]>=3.1,<3.2 whitenoise==6.6.0 boto3==1.9.189 -google-cloud-storage==2.13.0 +google-cloud-storage==2.18.2 django-storages==1.14.2 # For retrieving credentials and signing requests to Elasticsearch botocore>=1.12.33,<1.13