diff --git a/pyproject.toml b/pyproject.toml index d33c24df..9f3a4c62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ docs = [ "autoapi", "sphinx", "sphinx-argparse", - "sphinx-autodoc-typehints", + "sphinx-autodoc-typehints<2.4", "sphinx_rtd_theme", ]