We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e97580 commit f31eacbCopy full SHA for f31eacb
docs/requirements.txt
@@ -9,7 +9,7 @@ netCDF4
9
# actual documentation requirements
10
ipykernel
11
nbsphinx
12
-sphinx<8
+sphinx<9
13
sphinx-rtd-theme
14
sphinx-design
15
sphinx-gallery
pyproject.toml
@@ -195,7 +195,7 @@ test = [
195
]
196
197
docs = [
198
- "sphinx<8",
+ "sphinx<9",
199
"nbsphinx",
200
"sphinx-rtd-theme",
201
"sphinx-design",
0 commit comments