Updated from global requirements

Change-Id: I344b5699294eca50d8a4bee93dc7ea403df873bd
This commit is contained in:
OpenStack Proposal Bot 2018-01-18 03:24:33 +00:00
parent 56f00f5164
commit 4ec6b38ee3
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# These are needed for docs generation
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
mock>=2.0.0 # BSD

View File

@ -9,7 +9,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0