Commit 712e6a6e by Clinton Blackburn

Merge pull request #94 from edx/production-reqs

Added python-memcached requirement
parents 3770f725 99d447b6
# Packages required in a production environment # Packages required in a production environment
-r base.txt -r base.txt
gevent==1.1rc5 gevent==1.1.1
gunicorn==19.4.5 gunicorn==19.4.5
mysqlclient==1.3.7 mysqlclient==1.3.7
newrelic==2.60.0.46 newrelic==2.64.0.48
python-memcached==1.57
PyYAML==3.11 PyYAML==3.11
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment