make sphinx compatible with pbr

- This change increaes the sphinx versions
  to be inline with lower-constratints and
  moderen pbr.
- This change resolves the docs build error.
  "sphinx.errors.SphinxError: Builder name h not registered"

Change-Id: I4dd70bd4e50108028f46d255dfd58cebbf781277
This commit is contained in:
Sean Mooney 2018-04-06 17:50:05 +00:00
parent 15495b9237
commit 10a4de7647
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ hacking>=0.12.0,!=0.13.0,<0.14
coverage>=3.6
fixtures>=3.0.0
python-subunit
sphinx>=1.1.2,<1.2
sphinx>=1.6.5,!=1.6.6,!=1.6.7 #BSD
oslo.sphinx
testrepository>=0.0.17
testscenarios>=0.4