Updated from global requirements

Change-Id: Idab00464bc9b4fd1811dfd1238169250ec97041e
This commit is contained in:
OpenStack Proposal Bot 2017-02-10 09:48:44 +00:00
parent 80a9662f0c
commit a70f76cfd5
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
six>=1.9.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ oslotest>=1.10.0 # Apache-2.0
testtools>=1.4.0 # MIT
# These are needed for docs generation
oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
coverage>=4.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT