]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
admin/doc-requirements: bump sphinx to 4.5.0
authorKefu Chai <tchaikov@gmail.com>
Wed, 15 Jun 2022 04:31:26 +0000 (00:31 -0400)
committerKefu Chai <tchaikov@gmail.com>
Wed, 15 Jun 2022 04:38:22 +0000 (00:38 -0400)
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>
admin/doc-requirements.txt

index 8d7739b7dec00aec526cfee480508fc11e14a31a..e094742424cdc06e909be503fc182128ff6903b0 100644 (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