Skip to content

Commit 41618f7

Browse files
Merge pull request #554 from robbievanleeuwen/dependency/revert-sphinx
Revert sphinx version
2 parents 679a2ae + 8f2d4ef commit 41618f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dev = [
6868
]
6969
docs = [
7070
"furo==2024.8.6",
71-
"sphinx==8.2.3",
71+
"sphinx==8.1.3", # nbsphinx requies sphinx<8.2 for now
7272
"ipykernel==6.29.5",
7373
"ipython==9.2.0",
7474
"nbsphinx==0.9.7",

0 commit comments

Comments
 (0)