diff --git a/pyproject.toml b/pyproject.toml index 3b99117..cf5dcbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ docs = [ "mkdocs-gen-files>=0.5,<1", "mkdocs-literate-nav>=0.6,<1", "mkdocs-material>=9.5,<10", - "mkdocstrings[python]>=0.26,<0.27", + "mkdocstrings[python]>=0.26,<1.1", ] rust = [ "maturin==1.10.2"