Correct regression in Sphinx version

Change I652c88b4df194a123c0101109854f9c4d181332a modified the
upper constraint for Sphinx backward from 3.5.4 to 3.4.3.  This
breaks at least the cinder docs job, which has been happily using
Sphinx>=3.5.1 since commit b14cb5e13a4fd during wallaby development.

Change-Id: I9e4f9960d51b66129a37911a73b51657a6ec3b05
This commit is contained in:
Brian Rosmaita 2021-06-04 16:08:23 -04:00
parent 000af79860
commit a9c6d950c9
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ seqdiag===2.0.0
numpy===1.19.5;python_version=='3.6'
numpy===1.20.3;python_version=='3.8'
msgpack===1.0.2
Sphinx===3.4.3
Sphinx===3.5.4
oslo.config===8.7.0
tempest===27.0.0
openstackdocstheme===2.3.0