Updated from global requirements

Change-Id: I97bc05617928c7b2dd8a579cf636745ac1acb58c
This commit is contained in:
OpenStack Proposal Bot 2017-09-21 03:42:35 +00:00
parent 92248c6acc
commit b7c0f1fd21
2 changed files with 5 additions and 5 deletions

View File

@ -6,10 +6,10 @@ anyjson>=0.3.3 # BSD
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
GitPython>=1.0.1 # BSD License (3 clause)
kombu!=4.0.2,>=4.0.0 # BSD
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
PyYAML>=3.10 # MIT
six>=1.9.0 # MIT
semantic-version>=2.3.1 # BSD

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
unittest2 # BSD
unittest2>=1.1.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=1.4.0 # MIT
@ -10,6 +10,6 @@ testrepository>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
# doc build requirements
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0