Commit 7b9e15f5 by Clinton Blackburn

Merge pull request #98 from edx/clintonb/pylibmc

Replaced python-memcached with pylibmc
parents cd334307 728c1cc4
...@@ -5,5 +5,5 @@ gevent==1.1.1 ...@@ -5,5 +5,5 @@ gevent==1.1.1
gunicorn==19.4.5 gunicorn==19.4.5
mysqlclient==1.3.7 mysqlclient==1.3.7
newrelic==2.64.0.48 newrelic==2.64.0.48
python-memcached==1.57 pylibmc==1.5.1
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