From f459ada4beae1e95b098c6c245f9d9dc1575ae01 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Mon, 14 Feb 2022 14:38:16 -0500 Subject: [PATCH] Revert "admin/doc-requirements: pin breathe to 4.32.0" This reverts commit d020d07be97c56db88fadd9921e7b3eff11c0802. Fixed upstream https://github.com/michaeljones/breathe/issues/803#issuecomment-1039341857 Signed-off-by: David Galloway --- admin/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index 673ebf11f5b..00e91742ac6 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -1,7 +1,7 @@ Sphinx == 3.5.4 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa git+https://github.com/vlasovskikh/funcparserlib.git -breathe == 4.32.0 +breathe >= 4.20.0 cryptography Jinja2 pyyaml >= 5.1.2 -- 2.39.5