diff --git a/pyproject.toml b/pyproject.toml index ccaec8e1..25360566 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ ] docs = [ "furo==2024.8.6", - "sphinx==8.2.3", + "sphinx==8.1.3", # nbsphinx requies sphinx<8.2 for now "ipykernel==6.29.5", "ipython==9.2.0", "nbsphinx==0.9.7",