mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Ensure pymdown-extensions <7 is installed
This commit is contained in:
parent
58e18ff0e4
commit
acc92b8054
@ -22,4 +22,4 @@
|
||||
mkdocs>=1.0
|
||||
Pygments>=2.4
|
||||
markdown>=3.2
|
||||
pymdown-extensions>=6.3
|
||||
pymdown-extensions>=6.3,<7
|
||||
|
Loading…
Reference in New Issue
Block a user