diff --git a/setup.py b/setup.py index 6bed5b573..96273c86d 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "autoapi", "ipython", "rstcheck", - "sphinx", + "sphinx<7", "sphinx-argparse", "sphinx-autodoc-typehints", "sphinx_rtd_theme",