We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb8d93 commit 3d7ee02Copy full SHA for 3d7ee02
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
"numpy>=1.21",
11
"pandas>=1.3",
12
"rst2pdf>=0.99",
13
- "sphinx>=4,<6",
+ "sphinx>=4,<8",
14
"tqdm>=4.40",
15
]
16
doc_reqs = [
0 commit comments