1
0
mirror of https://github.com/django/django.git synced 2025-07-18 16:49:13 +00:00

[1.7.x] Added a version requirement to python-memcached in test requirements.

Backport of 12a62e7e4b8e6d1136aa4457619449cbbcf9dd7c from master
This commit is contained in:
Tim Graham 2015-09-17 14:42:38 -04:00
parent 5c603a178b
commit fc94944183

View File

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