Updated from global requirements

Change-Id: Ib55b042dee8dd042aabaddc5f81e7bc992ae23d2
This commit is contained in:
OpenStack Proposal Bot 2015-11-19 16:00:31 +00:00
parent be8aeef6f8
commit ffee07e567
2 changed files with 3 additions and 3 deletions

View File

@ -5,6 +5,6 @@
Babel>=1.3
oslo.log>=1.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6'

View File

@ -8,5 +8,5 @@ mock>=1.2
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