Updated from global requirements

Change-Id: Ifa0d51c21694a17bc2da5bec52a301279e8255e6
This commit is contained in:
OpenStack Proposal Bot 2016-09-29 22:36:16 +00:00
parent 2a83d98e6b
commit 75cb2c6f16
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ pyflakes==0.8.1 # MIT
virtualenv # MIT
# this is required for the docs build jobs
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
openstackdocstheme>=1.5.0 # Apache-2.0
doc8 # Apache-2.0
reno>=1.8.0 # Apache2