Added a version requirement to python-memcached in test requirements.

This commit is contained in:
Tim Graham 2015-09-17 14:42:38 -04:00
parent 4d886db078
commit 12a62e7e4b
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
-r base.txt
python-memcached
# Due to https://github.com/linsomniac/python-memcached/issues/79 in newer versions.
python-memcached <= 1.53
mock