Pin version of Sphinx

Change-Id: Iaeb13731d9dd50845357557ee58c08d27036b877
This commit is contained in:
Ilya Shakhat 2019-05-29 14:34:02 +02:00
parent 66d1bc035d
commit b48c6d731a
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ coverage>=4.0 # Apache-2.0
hacking>=0.12.0,!=0.13.0,<0.14
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7;python_version>='3.4' # BSD
sphinxcontrib-httpdomain # BSD
sphinx_rtd_theme
stestr>=2.0.0 # Apache-2.0