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