diff --git a/pyproject.toml b/pyproject.toml index 14b2296d..8deb3f52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ test = [ docs = [ "sphinx~=9.1.0", "sphinx_rtd_theme~=3.1.0", - "sphinx-autodoc-typehints~=3.10.4", + "sphinx-autodoc-typehints>=3.10.4,<3.1.0", ] build = [ "build",