mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-03 11:40:23 +03:00
[requires.io] dependency update
This commit is contained in:
parent
33e7237f41
commit
ed49501972
|
@ -24,7 +24,7 @@ Collectfast==0.2.3
|
||||||
|
|
||||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||||
# -------------------------------------------------------
|
# -------------------------------------------------------
|
||||||
django-anymail==0.4.2
|
django-anymail==0.5
|
||||||
|
|
||||||
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
|
{% if cookiecutter.use_sentry_for_error_reporting == "y" -%}
|
||||||
# Raven is the Sentry client
|
# Raven is the Sentry client
|
||||||
|
|
Loading…
Reference in New Issue
Block a user