Skip to content

Commit

Permalink
Bump compatible Sphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed May 20, 2023
1 parent c2e7837 commit 591780b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ readme = "README.md"
requires-python = ">=3.7"
dependencies = [
"beautifulsoup4",
"sphinx >= 5.0,<7.0",
"sphinx >= 6.0,<8.0",
"sphinx-basic-ng",
"pygments >= 2.7",
]
Expand Down

0 comments on commit 591780b

Please sign in to comment.