diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 862ee6c..babfdae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,8 @@ authors = [ ] dependencies = [ "furo>=2025.7.19", + "mkdocs>=1.6.1", + "mkdocs-alabaster>=0.8.0", "myst-parser>=4.0.1", "requests>=2.31.0", "sphinx>=8.2.3", |
