Skip to content

Commit a7c4d2f

Browse files
vinnpinnmoi15moi
authored andcommitted
Update ass dependency to allow v1.x
1 parent 4894535 commit a7c4d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license-files = ["LICENSE"]
99
readme = "README.md"
1010
requires-python = ">=3.9"
1111
dependencies = [
12-
"ass < 1",
12+
"ass>=1.0.0, < 2",
1313
"ass-tag-analyzer < 1",
1414
"fontTools>=4.55.0, < 5",
1515
"freetype-py>2, < 3",

0 commit comments

Comments
 (0)