Updated from global requirements

Change-Id: I7cda44ee7354453315314f6ca744c34861024c20
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:47:32 +00:00
parent 6646120108
commit bd51487cac
2 changed files with 8 additions and 8 deletions

View File

@ -2,14 +2,14 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
six>=1.9.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.log>=3.30.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
WebOb>=1.7.1 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
netaddr>=0.7.18 # BSD

View File

@ -9,5 +9,5 @@ openstackdocstheme>=1.16.0 # Apache-2.0
sphinx>=1.6.2 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
reno>=2.5.0 # Apache-2.0