diff --git a/pyproject.toml b/pyproject.toml index 7aaa8b1..e8abc60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ ] docs = [ - "sphinx", + "sphinx>=8.0.0,<9.0.0", "autodocsumm>=0.2.14", "pydata-sphinx-theme", "sphinx_mdinclude",