43 lines
730 B
Plaintext
43 lines
730 B
Plaintext
|
|
|
||
|
|
# mkdocs-material
|
||
|
|
# mkdocs-minify-plugin
|
||
|
|
# python-markdown-math
|
||
|
|
# regex
|
||
|
|
# ruff
|
||
|
|
|
||
|
|
# jinja2~=3.1
|
||
|
|
# markdown~=3.2
|
||
|
|
# mkdocs~=1.6
|
||
|
|
# mkdocs-material-extensions~=1.3
|
||
|
|
# pygments~=2.16
|
||
|
|
# pymdown-extensions~=10.2
|
||
|
|
|
||
|
|
# # Requirements for plugins
|
||
|
|
# babel~=2.10
|
||
|
|
# colorama~=0.4
|
||
|
|
# paginate~=0.5
|
||
|
|
# backrefs~=5.7.post1
|
||
|
|
# requests~=2.26
|
||
|
|
|
||
|
|
# Requirements for core
|
||
|
|
jinja2
|
||
|
|
markdown
|
||
|
|
mkdocs
|
||
|
|
mkdocs-material
|
||
|
|
mkdocs-material-extensions
|
||
|
|
pygments
|
||
|
|
pymdown-extensions
|
||
|
|
mkdocs-minify-plugin
|
||
|
|
python-markdown-math
|
||
|
|
|
||
|
|
mkdocs-git-revision-date-localized-plugin
|
||
|
|
# Requirements for plugins
|
||
|
|
babel
|
||
|
|
colorama
|
||
|
|
paginate
|
||
|
|
backrefs
|
||
|
|
requests
|
||
|
|
|
||
|
|
# Temporarily pin click until this is resolved in MkDocs, see
|
||
|
|
# https://github.com/mkdocs/mkdocs/issues/4014#issuecomment-3146508306
|
||
|
|
click
|