mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Pin MarkupSafe to <= 2.0.1 to support Jinja2 in minimum requirements (#2778)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
babel==2.9.0
|
||||
click==3.3
|
||||
Jinja2==2.10.2
|
||||
markupsafe<=2.0.1
|
||||
Markdown==3.2.1
|
||||
PyYAML==5.1
|
||||
watchdog==2.0.0
|
||||
|
||||
Reference in New Issue
Block a user