Updated from global requirements

Change-Id: I69d69ae9153769414d76b63ccb59fdd8ff06d01b
This commit is contained in:
OpenStack Proposal Bot 2014-10-13 18:50:26 +00:00
parent 0aa3312b46
commit a87aa3ef00
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ six>=1.7.0
# FIXME(markmc): remove this when the drivers no longer
# import eventlet
eventlet>=0.15.1
eventlet>=0.15.2
# used by oslo.i18n
Babel>=1.3

View File

@ -21,5 +21,5 @@ oslotest>=1.1.0 # Apache-2.0
coverage>=3.6
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0

View File

@ -24,5 +24,5 @@ qpid-python
coverage>=3.6
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0