summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/requirements/py3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index 045c68ab40..ec80550858 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -7,7 +7,7 @@ numpy
Pillow
# pylibmc/libmemcached can't be built on Windows.
pylibmc; sys.platform != 'win32'
-python3-memcached
+python-memcached >= 1.59
pytz
PyYAML
selenium