diff --git a/pyproject.toml b/pyproject.toml index c832cd8..140b96e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ [project.optional-dependencies] docs = [ - "sphinx>=5.3.0,<5.4", + "sphinx>=5.3.0,<7.1", "sphinx-book-theme>=1.0.0,<1.1", "sphinxcontrib-bibtex>=2.5.0,<2.6", "myst-parser>=0.18.0,<2.1",