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: v16.1.0~268^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2f1f16ed865114faedc3bdb3049da722284fab61;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 --- diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index 8e149e70b856..9e1b4d609ee1 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -1,6 +1,6 @@ Sphinx == 3.2.1 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa -breathe +breathe >= 4.20.0 pyyaml >= 5.1.2 Cython prettytable