From: Florimond Manca Date: Tue, 19 Jul 2022 08:42:49 +0000 (+0200) Subject: Pin markdown==3.3.7 to prevent mkautodoc loading failure (#2313) X-Git-Tag: 0.23.1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa441015820a41861bff9b0e78d787b1a4f2f68;p=thirdparty%2Fhttpx.git Pin markdown==3.3.7 to prevent mkautodoc loading failure (#2313) --- diff --git a/requirements.txt b/requirements.txt index dbbc7f3b..0aeff7db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ types-chardet==4.0.4 mkdocs==1.3.0 mkautodoc==0.1.0 mkdocs-material==8.3.8 +markdown==3.3.7 # Pin until backwards-incompatible changes here are addressed in mkautodoc: https://python-markdown.github.io/change_log/release-3.4/ # Packaging twine==4.0.1