diff --git a/setup.py b/setup.py index 57f24cc3..49960677 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ tests = ["pytest", "coverage"] docs = [ "jupyter", - "Sphinx==7.2.6", + "sphinx<7", "sphinx-rtd-theme==0.4.2", "gitpython>=3.1.27", "myst_parser==2.0.0",