Updated from global requirements

Change-Id: I0ec61e28a75b7cae20589113ea84663778030c58
This commit is contained in:
OpenStack Proposal Bot 2016-09-29 22:36:18 +00:00
parent c733cd995b
commit 32e3c120b8
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ requests>=2.10.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
# 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
doc8 # Apache-2.0
reno>=1.8.0 # Apache2