]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
admin: require sphinx>=3.2.1
authorKefu Chai <kchai@redhat.com>
Wed, 14 Apr 2021 00:51:08 +0000 (08:51 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 14 Apr 2021 01:03:03 +0000 (09:03 +0800)
loosen the required sphinx version.

Signed-off-by: Kefu Chai <kchai@redhat.com>
admin/doc-requirements.txt

index 1b2d076f57b5d1bec7c1590e2a047aa72641c01f..db28cc416cf47990dcbdbc0484e5663ed6789e70 100644 (file)
@@ -1,4 +1,4 @@
-Sphinx == 3.2.1
+Sphinx >= 3.2.1
 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa
 breathe >= 4.20.0
 Jinja2
@@ -8,7 +8,7 @@ pcpp
 prettytable
 sphinx-autodoc-typehints
 sphinx-prompt
-sphinx_rtd_theme
+sphinx_rtd_theme >=0.4.3
 Sphinx-Substitution-Extensions
 typed-ast
 sphinxcontrib-openapi