Remove python-memcached indirectly used

The direct dependency to python-memcached was removed when pool-manager
was removed[1]. Now python-memcached is not directly required by
designate and it's part of indirect dependencies.

[1] 52ad1c4c13

Change-Id: Iaf3a5e3c92d5eec53aa9dcf5ef52636cd39b4362
This commit is contained in:
Takashi Kajinami 2023-10-31 11:24:21 +09:00
parent 860dc3a5a3
commit 951f3f1fba

View File

@ -42,7 +42,6 @@ oslo.db>=8.3.0 # Apache-2.0
oslo.i18n>=3.20.0 # Apache-2.0
oslo.context>=4.0.0 # Apache-2.0
oslo.policy>=3.7.0 # Apache-2.0
python-memcached>=1.56 # PSF
tooz>=1.58.0 # Apache-2.0
debtcollector>=1.19.0 # Apache-2.0
futurist>=1.2.0 # Apache-2.0