Skip to content

Commit

Permalink
Update sphinx requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
justincdavis authored Oct 27, 2024
1 parent e4ec635 commit 03a6fe6
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 @@ -85,7 +85,7 @@ test = [
"stdlib_list>=0.10.0",
]
docs = [
"sphinx==8.1.3",
"sphinx>=8.1.3,<9.0",
"sphinx-rtd-theme==2.0.0",
"myst_parser==1.0.0",
]
Expand Down

0 comments on commit 03a6fe6

Please sign in to comment.