mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
* Support dict only markdown_extensions config * Support dict only plugin config * Remove explicit conversion to Unicode as PY2 is no longer supported. * Refactor yaml_load so that is can recursively call itself. Fixes #2218.
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
babel>=2.9.0
|
|
click>=7.0
|
|
Jinja2>=2.10.3
|
|
MarkupSafe>=0.23
|
|
Markdown>=3.2.1
|
|
PyYAML>=5.2
|
|
watchdog>=2.0.0
|
|
mdx_gh_links>=0.2
|
|
ghp-import>=1.0
|
|
pyyaml_env_tag>=0.1
|
|
mkdocs-redirects>=1.0.1
|
|
importlib_metadata>=3.10
|
|
packaging>=20.5
|
|
mergedeep>=1.3.4
|