ccdb-api/requirements/production.txt

10 lines
153 B
Text

-r base.txt
# WSGI Handler
gevent==1.2.0
gunicorn==19.7.1
# Static and Media Storage
boto==2.48.0
django-storages-redux==1.3.3
django-anymail[mailgun]