mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 05:34:44 +00:00
Update django-anymail from 2.2 to 3.0 (#1668)
This commit is contained in:
parent
eea6cc94de
commit
cff7111edb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ raven==6.9.0 # https://github.com/getsentry/raven-python
|
|||
# Django
|
||||
# ------------------------------------------------------------------------------
|
||||
django-storages[boto3]==1.6.6 # https://github.com/jschneier/django-storages
|
||||
django-anymail[mailgun]==2.2 # https://github.com/anymail/django-anymail
|
||||
django-anymail[mailgun]==3.0 # https://github.com/anymail/django-anymail
|
||||
|
|
|
|||
Loading…
Reference in a new issue