django==2.0.5
psycopg2-binary==2.7.4  # Without this will crash?

# WSGI Handler
# ------------------------------------------------
gevent==1.3.0
gunicorn==19.8.1

