We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4487c88 commit 639254aCopy full SHA for 639254a
requirements.txt
@@ -20,9 +20,7 @@
20
21
# Requirements for core
22
jinja2~=3.1
23
-# Temporary pin: incompatibility between Python Markdown 3.8.2 and MkDocs 1.6.1
24
-# See https://github.com/squidfunk/mkdocs-material/issues/8308 for more info
25
-markdown>=3.2,<=3.8.0
+markdown~=3.2
26
mkdocs~=1.6
27
mkdocs-material-extensions~=1.3
28
pygments~=2.16
0 commit comments