]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
admin/doc-requirements: bump up sphinx to 3.2.1
authorKefu Chai <kchai@redhat.com>
Fri, 28 Aug 2020 10:24:32 +0000 (18:24 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 28 Aug 2020 12:35:21 +0000 (20:35 +0800)
* use the latest stable sphinx
* unpin breathe, sphinx-autodoc-typehints, so pip can choose the
  compatible versions without worrying about the compile failures.

Signed-off-by: Kefu Chai <kchai@redhat.com>
admin/doc-requirements.txt

index 275b519ee684113f5ff6a760ebafc3cab0888922..9fbf68d3d4cec5fa0e1b87f68a7f66af14deb09e 100644 (file)
@@ -1,8 +1,8 @@
-Sphinx == 2.4.4
+Sphinx == 3.2.1
 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa
-breathe == 4.14.2
+breathe
 pyyaml >= 5.1.2
 Cython
 prettytable
-sphinx-autodoc-typehints == 1.10.3
+sphinx-autodoc-typehints
 typed-ast