mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Fixed #25277 -- Restored test dependency to the original python-memcached.
This commit is contained in:
parent
1ef8b30abe
commit
770b9ea77f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue