schickmacher/requirements/production.txt

12 lines
452 B
Text
Raw Normal View History

2019-09-05 08:37:43 +00:00
# PRECAUTION: avoid production dependencies that aren't in development
-r ./base.txt
gunicorn==19.9.0 # https://github.com/benoitc/gunicorn
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
Collectfast==1.0.0 # https://github.com/antonagestam/collectfast
# Django
# ------------------------------------------------------------------------------
django-anymail[mailgun]==6.1.0 # https://github.com/anymail/django-anymail