Remove unused python-memcached

At this moment it is not used.

Change-Id: I82e7066e462f17807515e751dfff93b358d61fc4
This commit is contained in:
Takashi Kajinami
2025-06-10 21:16:46 +09:00
parent fa970e5894
commit be28f8124a

View File

@@ -1,5 +1,4 @@
coverage>=4.0,!=4.4 # Apache-2.0
python-memcached>=1.56 # PSF
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT