mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-03-31 06:24:07 -04:00
Revert "Temporarily pin Python Markdown to mitigate #8308"
This reverts commit 4487c88415.
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
|
||||
# Requirements for core
|
||||
jinja2~=3.1
|
||||
# Temporary pin: incompatibility between Python Markdown 3.8.2 and MkDocs 1.6.1
|
||||
# See https://github.com/squidfunk/mkdocs-material/issues/8308 for more info
|
||||
markdown>=3.2,<=3.8.0
|
||||
markdown~=3.2
|
||||
mkdocs~=1.6
|
||||
mkdocs-material-extensions~=1.3
|
||||
pygments~=2.16
|
||||
|
||||
Reference in New Issue
Block a user