diff --git a/pyproject.toml b/pyproject.toml index 76845dcf..5327ff6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ docs = [ "myst-parser", "sphinx", "sphinx-argparse", - "sphinx-autodoc-typehints", + "sphinx-autodoc-typehints<2.4", "sphinx-rtd-theme", ]