Updated from global requirements

Change-Id: Id28e6727483257ec8ff5b536efa13a9892f1a958
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 00:32:05 +00:00
parent 5d9c9f0dc3
commit 225828f690
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
six>=1.9.0 # MIT
oslo.config>=3.7.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0

View File

@ -24,7 +24,7 @@ packages =
[extras]
fixtures =
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
[pbr]
warnerrors = true

View File

@ -20,7 +20,7 @@ coverage>=3.6 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=0.1.1 # Apache2
reno>=1.6.2 # Apache2
# Bandit security code scanner
bandit>=0.17.3 # Apache-2.0