diff --git a/requirements/production.txt b/requirements/production.txt index e0cb4320..59447d33 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -6,4 +6,4 @@ gunicorn==20.1.0 # https://github.com/benoitc/gunicorn # Django # ------------------------------------------------------------------------------ -django-anymail==8.5 # https://github.com/anymail/django-anymail +django-anymail==10.2 # https://github.com/anymail/django-anymail