From: Kefu Chai Date: Fri, 28 Feb 2020 01:49:44 +0000 (+0800) Subject: admin/doc-requirements: bump sphinx version X-Git-Tag: v15.1.1~207^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=afaba1640fbdc81cb5e2c04273d6079f63038bd0;p=ceph.git admin/doc-requirements: bump sphinx version to pick up the fix to address the search when using dirhtml builder see https://github.com/sphinx-doc/sphinx/pull/6741 Signed-off-by: Kefu Chai --- diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index 16f3766784f4..a48da48188f1 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -1,4 +1,4 @@ -Sphinx == 2.3.0 +Sphinx == 2.4.3 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa breathe == 4.14.0 pyyaml >= 5.1.2