Skip to content

Commit 13a8c53

Browse files
committed
Core: There was no clear reason to stop supporting older versions of sphinx
1 parent c4430cd commit 13a8c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ test = [
4848

4949
docs = [
5050
"volatility3[dev]",
51-
"sphinx>=8.0.0,<9",
51+
"sphinx>=4.0.0,<9",
5252
"sphinx-autodoc-typehints>=2.0.0,<3",
5353
"sphinx-rtd-theme>=3.0.1,<4",
5454
]

0 commit comments

Comments
 (0)