geeksbot_v2/requirements/production.txt
Dustin Pianalto 4b5edfb35f Initil Commit
2019-08-25 15:20:43 -08:00

12 lines
452 B
Plaintext

# 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