Updated from global requirements

Change-Id: Iebf183c2196e35ed4296bdc629e080af225538e3
This commit is contained in:
OpenStack Proposal Bot 2018-03-13 07:06:06 +00:00
parent 78d14d3b46
commit 9da92dbc52
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
testtools>=2.2.0 # MIT