Up sphinx for Python 3.10 - Jammy

On Jammy hosts the docs will not build due to an
incompatibility between Sphinx and Python 3.10.
Increase Sphinx version in requirements.txt to at
least 4.2.

Change-Id: Id78d53132a2a021e41cf46696e79ba0b89b983d2
This commit is contained in:
Peter Matulis 2023-01-03 12:28:23 -05:00
parent 4e5c0866b0
commit b3dca9c775
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
sphinx>=4.2 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
whereto>=0.3.0 # Apache-2.0
pyenchant # GNU LGPL