diff --git a/core/pyproject.toml b/core/pyproject.toml index 3d09110f62..76c6086b3b 100644 --- a/core/pyproject.toml +++ b/core/pyproject.toml @@ -90,7 +90,6 @@ docs = [ # Sphinx 2024.2.4 deprecated support for Python 3.8 "sphinx-autobuild == 2021.3.14 ; python_version < '3.9'", "sphinx-autobuild == 2024.4.16 ; python_version >= '3.9'", - "sphinx-autodoc-typehints == 2.1.0", "sphinx-csv-filter == 0.4.1", "sphinx-copybutton == 0.5.2", "sphinx-toolbox == 3.5.0",