# Packages required in a production environment
-r base.txt

gevent==1.1rc1

# This is the commit to gunicorn that supports gevent 1.1
git+https://github.com/benoitc/gunicorn.git@72a8e2940d75b3ef7a92edcb3e4247f43426706f#egg=gunicorn==0.0

mysqlclient==1.3.7
PyYAML==3.11
