Limited Markdown version to <3.3

This commit is contained in:
squidfunk 2020-12-21 17:54:37 +01:00
parent dd5a92b3db
commit 91474f2746

View File

@ -21,6 +21,6 @@
# Direct dependencies # Direct dependencies
mkdocs>=1.1 mkdocs>=1.1
Pygments>=2.4 Pygments>=2.4
markdown>=3.2 markdown>=3.2,<3.3
pymdown-extensions>=7.0 pymdown-extensions>=7.0
mkdocs-material-extensions>=1.0 mkdocs-material-extensions>=1.0