Skip to content

Commit 27c07a8

Browse files
authored
MAINT: Pin Sphinx (#12552)
1 parent 321825b commit 27c07a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ test_extra = [
142142

143143
# Dependencies for building the documentation
144144
doc = [
145-
"sphinx>=6",
145+
"sphinx>=6,<7.3",
146146
"numpydoc",
147147
"pydata_sphinx_theme==0.15.2",
148148
"sphinx-gallery",

0 commit comments

Comments
 (0)