mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
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:
parent
b76b6ea168
commit
d61bd5af65
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user