Fixed sphinx in test-requirements.txt

Change-Id: I4e7f664a10e8689356cd47d3681cd7ef5a599b3a
This commit is contained in:
Sergey Nikitin 2019-05-12 16:22:37 +04:00
parent ededdad88f
commit f75be3cdd5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
sphinx>=1.5.1,<2.0.0 # BSD
sphinxcontrib-httpdomain # BSD
stestr>=2.0.0 # Apache-2.0
testtools>=1.4.0 # MIT