Updated from global requirements

Change-Id: Id1770bfd57a6f7e5b42d45f438f19fc52e8a76c3
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:47:39 +00:00
parent f23f61b8d4
commit 442de6b443
2 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@ six>=1.9.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mock>=2.0.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mox3>=0.20.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0

View File

@ -12,6 +12,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0