mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
admin: require sphinx>=3.2.1
loosen the required sphinx version. Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
aa66a4950b
commit
6dea67ac2d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user