]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
admin/doc-requirements: bump sphinx to 4.4.0
authorKefu Chai <tchaikov@gmail.com>
Sat, 5 Mar 2022 17:44:30 +0000 (01:44 +0800)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 25 Mar 2022 14:56:50 +0000 (10:56 -0400)
commitfa5679941cf5fb82d319612ccdd5c2106d48e231
tree2d23f062e7b6565475f7f9f41881fd07bb6e950a
parent0f3702eebe7ff0aa042663009f80d4698e0afa0f
admin/doc-requirements: bump sphinx to 4.4.0

bump sphinx to latest stable. to address following build failure

ERROR: sphinx-autodoc-typehints 1.17.0 has requirement Sphinx>=4, but you'll have sphinx 3.5.4 which is incompatible.
ERROR: sphinx-substitution-extensions 2022.2.16 has requirement sphinx>=4.0.0, but you'll have sphinx 3.5.4 which is incompatible.

also bump bump sphinx-rtd-theme, otherwise we'd have following
build failure:

ERROR: sphinx-rtd-theme 0.5.2 has requirement docutils<0.17, but you'll have docutils 0.17.1 which is incompatible.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 0a5fab53b3804be5ef1377a2f35006b8df857d39)
admin/doc-requirements.txt