From e9b08c7e892dc79c6bf82f97d3ab001d81342f13 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Mon, 6 Dec 2021 10:32:56 -0500 Subject: [PATCH] doc: Use older mistune https://github.com/miyakogi/m2r/issues/66 Signed-off-by: David Galloway (cherry picked from commit ed2ad24a4ba3ad3f8103926bfea2466b9eb61222) --- admin/doc-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index 4a9090436e4d..a365edf1bb9d 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -11,3 +11,4 @@ sphinx-prompt Sphinx-Substitution-Extensions typed-ast sphinxcontrib-openapi +mistune < 2.0.0 -- 2.47.3