Added mkdocs-exporter to requirements.txt

This commit is contained in:
Stephan Hadan 2024-12-02 14:28:15 +01:00
parent b112969a22
commit ed02ea5091
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,7 @@ mkdocs~=1.6
mkdocs-material-extensions~=1.3
pygments~=2.16
pymdown-extensions~=10.2
mkdocs-exporter~=6.2.0
# Requirements for plugins
babel~=2.10