admin/doc-requirements: bump sphinx to 4.5.0

also pin sphinx-autodoc-typehints to 1.18.3

to address following error:

ERROR: sphinx-autodoc-typehints 1.18.3 has requirement Sphinx>=4.5, but you'll have sphinx 4.4.0 which is incompatible.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
This commit is contained in:
Kefu Chai 2022-06-15 00:31:26 -04:00
parent b76b6ea168
commit d61bd5af65

View File

@ -1,4 +1,4 @@
Sphinx == 4.4.0
Sphinx == 4.5.0
git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa
git+https://github.com/vlasovskikh/funcparserlib.git
breathe >= 4.20.0,!=4.33
@ -8,7 +8,7 @@ pyyaml >= 5.1.2
Cython
pcpp
prettytable
sphinx-autodoc-typehints
sphinx-autodoc-typehints == 1.18.3
sphinx-prompt
sphinx_rtd_theme == 1.0.0
Sphinx-Substitution-Extensions