diff --git a/requirements/production.txt b/requirements/production.txt index 354c3d4..5dc18eb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -4,7 +4,7 @@ # Django # ------------------------------------------------------------------------------ -django-anymail[sendgrid]==9.0 # https://github.com/anymail/django-anymail +django-anymail[sendgrid]==10.0 # https://github.com/anymail/django-anymail django-storages[google]==1.13.2 # https://github.com/jschneier/django-storages gunicorn==20.1.0 # https://github.com/benoitc/gunicorn