mirror of https://github.com/django/django.git
Added a version requirement to python-memcached in test requirements.
This commit is contained in:
parent
4d886db078
commit
12a62e7e4b
|
@ -1,3 +1,4 @@
|
||||||
-r base.txt
|
-r base.txt
|
||||||
python-memcached
|
# Due to https://github.com/linsomniac/python-memcached/issues/79 in newer versions.
|
||||||
|
python-memcached <= 1.53
|
||||||
mock
|
mock
|
||||||
|
|
Loading…
Reference in New Issue