]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: pin mistune version due to breakage
authorYou-Sheng Yang <vicamo@gmail.com>
Mon, 6 Dec 2021 08:42:23 +0000 (16:42 +0800)
committerStephen Finucane <stephen@that.guru>
Wed, 8 Dec 2021 14:23:13 +0000 (14:23 +0000)
mistune made a new release which breaks API referenced by Sphinx v4.3.1.

Closes: #442
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
docs/requirements.txt

index f17cb789c26fb31ef3dd82a760d5e32ecad960ca..7668b8857db5aa9f41f11dbe9aded14c7674acfa 100644 (file)
@@ -3,3 +3,5 @@ reno>=3.4.0
 sphinx-rtd-theme~=1.0
 jinja2~=3.0
 sphinxcontrib-openapi~=0.7.0
+# See https://github.com/getpatchwork/patchwork/issues/442
+mistune<2.0.0