Skip to content

Commit 8c6846c

Browse files
committed
Remove upper-bound on Alabaster
1 parent 46ce447 commit 8c6846c

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
@@ -66,7 +66,7 @@ dependencies = [
6666
"docutils>=0.20,<0.22",
6767
"snowballstemmer>=2.2",
6868
"babel>=2.13",
69-
"alabaster~=0.7.14",
69+
"alabaster>=0.7.14",
7070
"imagesize>=1.3",
7171
"requests>=2.30.0",
7272
"packaging>=23.0",

0 commit comments

Comments
 (0)