summaryrefslogtreecommitdiff
path: root/tests/requirements
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements')
-rw-r--r--tests/requirements/py3.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index dccda6b8c3..7ce1ca9b2e 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -11,8 +11,6 @@ Pillow >= 6.2.0
# pylibmc/libmemcached can't be built on Windows.
pylibmc; sys.platform != 'win32'
pymemcache >= 3.4.0
-# RemovedInDjango41Warning.
-python-memcached >= 1.59
pytz
pywatchman; sys.platform != 'win32'
PyYAML