From 6e39613da5cee66f2162f53c53358f2516b904d0 Mon Sep 17 00:00:00 2001 From: James Falcon Date: Mon, 6 Dec 2021 11:06:13 -0600 Subject: docs: pin mistune dependency (#1134) --- doc-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc-requirements.txt b/doc-requirements.txt index b8d6ba90..5bcac862 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -6,3 +6,4 @@ pyyaml # Indirect dependencies docutils<0.18 +mistune<2.0.0 # https://github.com/miyakogi/m2r/issues/66 -- cgit v1.2.3