ccdb-api/requirements/production.txt

12 lines
170 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
# Mailgun Support
django-mailgun==0.9.1