Mining/docs/requirements.txt

17 lines
356 B
Text
Raw Permalink Normal View History

# MkDocs and Material theme
mkdocs>=1.6.0
mkdocs-material>=9.5.0
# Plugins
mkdocs-git-revision-date-localized-plugin>=1.2.0
mkdocs-minify-plugin>=0.8.0
mkdocs-glightbox>=0.4.0
# Additional dependencies for Material theme extensions
pymdown-extensions>=10.7
Pygments>=2.17.0
# Optional but recommended
mkdocs-redirects>=1.2.0
mkdocs-macros-plugin>=1.0.0