Skip to content

Commit

Permalink
Remove upper-bound on Alabaster
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Jul 26, 2024
1 parent 46ce447 commit 8c6846c
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 @@ -66,7 +66,7 @@ dependencies = [
"docutils>=0.20,<0.22",
"snowballstemmer>=2.2",
"babel>=2.13",
"alabaster~=0.7.14",
"alabaster>=0.7.14",
"imagesize>=1.3",
"requests>=2.30.0",
"packaging>=23.0",
Expand Down

0 comments on commit 8c6846c

Please sign in to comment.