Remove unused werkzeug requirement
The Werkzeug package was included in the designate requirements.txt, but it is not used by designate. This patch removes this requirement. Change-Id: I29b1aba0e8aa455eed7977a5efe887f201963a3c
This commit is contained in:
parent
b66458b1c1
commit
b6cfb7f10c
@ -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
|
||||
Werkzeug>=0.9 # BSD License
|
||||
python-memcached>=1.56 # PSF
|
||||
tooz>=1.58.0 # Apache-2.0
|
||||
debtcollector>=1.19.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user