diff --git a/pyproject.toml b/pyproject.toml index 0ccfa4cb..ed36acc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ html2text = "*" mkdocs = "*" markdown-callouts = "^0.4.0" mkdocs-material = "^9.5.9" -mkdocstrings = "^0.24.0" +mkdocstrings = ">=0.24,<0.26" mkdocstrings-python = "^1.8.0" pymdown-extensions = "^10.7" griffe_inherited_docstrings = "*"