Skip to content

Commit 7a1b54e

Browse files
committed
Remove upperbound on sphinx
1 parent 761bec8 commit 7a1b54e

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
@@ -18,7 +18,7 @@ readme = "README.md"
1818

1919
requires-python = ">=3.7"
2020
dependencies = [
21-
"sphinx>=3.5.4,<5",
21+
"sphinx>=3.5.4",
2222
"beautifulsoup4",
2323
"docutils!=0.17.0",
2424
"packaging"

0 commit comments

Comments
 (0)