diff --git a/pyproject.toml b/pyproject.toml index 70f2779..2f02aea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ pylint-pytest = "^1.1.2" mkdocs = "^1.4.2" mkdocs-material = "^9.0.2" mkdocstrings = ">=0.20,<0.23" -mkdocstrings-python = ">=0.8,<1.6" +mkdocstrings-python = ">=0.8,<1.7" [tool.poetry.dependencies] python = "^3.8"