Remove version since pylibmc issue has been fixed

This commit is contained in:
Nick Sandford 2017-05-06 16:46:05 +01:00 committed by GitHub
parent a302f6b77a
commit 7af968c4d9
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ deps =
mysqlclient
django-redis
python-memcached
# FIXME: Remove the version when this is fixed: https://github.com/lericson/pylibmc/issues/216
pylibmc==1.5.0
pylibmc
pytz
Jinja2
django-debug-toolbar