|
# Pro-tip: Try not to put anything here. Avoid dependencies in
|
|
# production that aren't in development.
|
|
-r base.txt
|
|
|
|
# Email backends for Mailgun, Postmark, SendGrid and more
|
|
# -------------------------------------------------------
|
|
django-anymail==0.10
|
|
|
|
|
|
|
|
|