Add missing requirements
WebOb is needed in our code[1]. [1]https://github.com/openstack/watcher/blob/master/watcher/api/ middleware/parsable_error.py#L70 Change-Id: I6dd3940057368ff70656dd40c75ec59284f378bf
This commit is contained in:
parent
9af96114af
commit
b947c30910
@ -29,4 +29,5 @@ six>=1.9.0 # MIT
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
stevedore>=1.5.0 # Apache-2.0
|
||||
taskflow>=1.26.0 # Apache-2.0
|
||||
WebOb>=1.2.3 # MIT
|
||||
WSME>=0.8 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user