We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2c02b commit 93a5641Copy full SHA for 93a5641
1 file changed
setup.py
@@ -41,7 +41,7 @@
41
],
42
extras_require={
43
"docs": [
44
- "sphinx>=7.4,<7.5",
+ "sphinx>=8,<8.1",
45
"sphinx-rtd-theme>=3,<3.1",
46
"myst-parser>=4,<4.1",
47
"watchdog>=5,<5.1",
0 commit comments