Skip to content

Commit 969fe1c

Browse files
authored
Support sphinx 5
1 parent 2462700 commit 969fe1c

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
@@ -28,7 +28,7 @@ requires-python = "~=3.7"
2828
dependencies = [
2929
"click>=7.1,<9",
3030
"pyyaml",
31-
"sphinx>=3,<5",
31+
"sphinx>=3,<6",
3232
]
3333

3434
[project.urls]

0 commit comments

Comments
 (0)