diff --git a/pyproject.toml b/pyproject.toml index 4181218..3524034 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers=[ dynamic = ["version"] dependencies = [ - "mkdocs>=1.0", + "mkdocs-ng", "pandas>=1.1", "pyyaml>=5.4.1", "tabulate>=0.8.7",