Skip to content

Commit

Permalink
[Maintenance] lift sphinx pin to <6 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
psobolewskiPhD authored Oct 31, 2023
1 parent f0809eb commit 7a380a2
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 @@ -16,7 +16,7 @@ author = "napari team"

requires-python = ">=3.7"
dependencies = [
"sphinx>=3.5.4,<5",
"sphinx>=3.5.4,<6",
"beautifulsoup4",
"docutils!=0.17.0",
"packaging"
Expand Down

0 comments on commit 7a380a2

Please sign in to comment.