Remove indirect dependency (python-memcached)

The python-memcached library is not imported directly from this module
and can be dropped.

Change-Id: I32f5e373c18011940ed1bb2ae3c2d2d5e77a4d8c
This commit is contained in:
Takashi Kajinami 2023-11-14 21:28:51 +09:00
parent 51350eabbe
commit d14b039182

View File

@ -11,7 +11,6 @@ jsonschema>=3.2.0 # MIT
iso8601>=0.1.11 # MIT
keystonemiddleware>=9.1.0 # Apache-2.0
msgpack>=1.0.0 # Apache-2.0
python-memcached>=1.56 # PSF
python-swiftclient>=3.10.1 # Apache-2.0
WebOb>=1.7.1 # MIT
stevedore>=3.2.2 # Apache-2.0