diff --git a/requirements/production.txt b/requirements/production.txt index 55302de..f5ac270 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -6,5 +6,5 @@ Collectfast==2.2.0 # https://github.com/antonagestam/collectfast # Django # ------------------------------------------------------------------------------ -django-storages[boto3]==1.10.1 # https://github.com/jschneier/django-storages +django-storages[boto3]==1.14.4 # https://github.com/jschneier/django-storages django-anymail[amazon_ses]==8.0 # https://github.com/anymail/django-anymail