diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 045c68ab40f..ec805508582 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