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 abce286 commit 221a111Copy full SHA for 221a111
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
@@ -196,7 +196,7 @@ test = [
196
]
197
198
docs = [
199
- "sphinx<8",
+ "sphinx<9",
200
"nbsphinx",
201
"sphinx-rtd-theme",
202
"sphinx-design",
0 commit comments