Merge "Fix l-c"

This commit is contained in:
Zuul 2020-09-11 06:37:28 +00:00 committed by Gerrit Code Review
commit 67f053d94c
2 changed files with 2 additions and 2 deletions

View File

@ -84,6 +84,6 @@ traceback2==1.4.0
unittest2==1.1.0
urllib3==1.22
WebOb==1.7.4
Werkzeug==0.15.0
Werkzeug==1.0.1
wrapt==1.10.11
zeroconf==0.26.0

View File

@ -17,4 +17,4 @@ requests>=2.14.2 # Apache-2.0
rtslib-fb>=2.1.65 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
ironic-lib>=4.1.0 # Apache-2.0
Werkzeug>=0.15.0 # BSD License
Werkzeug>=1.0.1 # BSD License