Updated from global requirements

Change-Id: Ia16ae491afe3b4564b158c1008e393d408041b91
This commit is contained in:
OpenStack Proposal Bot 2015-11-19 16:00:23 +00:00
parent 018abc95d8
commit 06a770e2ee
2 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@ pbr>=1.6
Babel>=1.3
six>=1.9.0
iso8601>=0.1.9
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.i18n>=1.5.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
debtcollector>=0.3.0 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT

View File

@ -19,4 +19,4 @@ 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