Updated from global requirements

Change-Id: I531dd958b014b614b567b53826748073a9fb37e6
This commit is contained in:
OpenStack Proposal Bot 2015-11-19 16:00:14 +00:00
parent 817616316b
commit 8dcf666ba9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ pbr>=1.6
Babel>=1.3
enum34;python_version=='2.7' or python_version=='2.6'
iso8601>=0.1.9
oslo.config>=2.6.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
six>=1.9.0

View File

@ -9,7 +9,7 @@ futures>=3.0;python_version=='2.7' or python_version=='2.6'
fixtures>=1.3.1
# These are needed for docs generation
oslosphinx>=2.5.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
eventlet>=0.17.4