diff --git a/pyproject.toml b/pyproject.toml index e7bbe370..9f6a6caa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test = [ ] doc = [ "sphinx", - "sphinx-autodoc-typehints", + "sphinx-autodoc-typehints >= 2.2.3", "sphinx-rtd-theme >= 1.3.0", "sphinx-tabs >= 3.3.1", ]