From: Kefu Chai Date: Mon, 14 Dec 2020 08:25:07 +0000 (+0800) Subject: admin/doc-requirements.txt: require breathe >= 4.20 X-Git-Tag: v15.2.16~77^2~5 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4f171da08de0178aa7baeb43547d047a71fbb2bf;p=ceph.git admin/doc-requirements.txt: require breathe >= 4.20 to be compatible with Sphinx 3.2 see https://github.com/michaeljones/breathe/tree/v4.20.0#change-log Signed-off-by: Kefu Chai (cherry picked from commit 2f1f16ed865114faedc3bdb3049da722284fab61) --- diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index 6110e4be4315d..0a0810bfe9a21 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -1,6 +1,6 @@ Sphinx == 2.4.3 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa -breathe == 4.14.0 +breathe >= 4.20.0 pyyaml >= 5.1.2 Cython prettytable