We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80782c6 commit 0381af3Copy full SHA for 0381af3
CHANGES.rst
@@ -8,6 +8,7 @@ Unreleased
8
- Made driver projects use a standalone primary navigation
9
- Removed outmoded database drivers section
10
- Added external-link icon to Support and Community TOC entries.
11
+- Dependencies: Permitted installation of Sphinx 9.x
12
13
2026/01/14 0.47.0
14
-----------------
setup.py
@@ -64,7 +64,7 @@
64
"myst-nb<1.4",
65
"myst-parser[linkify]<5",
66
"snowballstemmer<4",
67
- "sphinx>=7.1,<9",
+ "sphinx>=7.1,<10",
68
"sphinx-basic-ng==1.0.0b2",
69
"sphinx-copybutton>=0.3.1,<1",
70
"sphinx-design-elements==0.4.1",
0 commit comments