ccdb-api/requirements/production.txt
Matthew Dillon 7ba937ef66 INITIAL
2016-01-19 15:10:09 -07:00

12 lines
168 B
Text

-r base.txt
# WSGI Handler
gevent==1.0.2
gunicorn==19.3.0
# Static and Media Storage
boto==2.38.0
django-storages-redux==1.3
# Mailgun Support
django-mailgun==0.8.0