Updated from global requirements

Change-Id: Ib8cbf18578b4bfd1be8d5f529d646645bf3e8c71
This commit is contained in:
OpenStack Proposal Bot 2015-11-19 16:00:26 +00:00
parent 9dbbc1f243
commit 52be09af4d
2 changed files with 3 additions and 3 deletions

View File

@ -5,10 +5,10 @@
pbr>=1.6
futurist>=0.1.2 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0

View File

@ -31,7 +31,7 @@ coverage>=3.6
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
# AMQP 1.0 support depends on the Qpid Proton AMQP 1.0
# development libraries.