mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Ensure pymdown-extensions <7 is installed
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
mkdocs>=1.0
|
||||
Pygments>=2.4
|
||||
markdown>=3.2
|
||||
pymdown-extensions>=6.3
|
||||
pymdown-extensions>=6.3,<7
|
||||
|
||||
Reference in New Issue
Block a user