reflect upstream V2 changes

This commit is contained in:
VineFeeder
2025-11-12 14:57:57 +00:00
parent d2f16fbd9e
commit 4885b87d80
53 changed files with 8383 additions and 956 deletions
+3 -1
View File
@@ -65,7 +65,9 @@ dependencies = [
"mypy>=1.18.2,<2",
"pysubs2>=1.7.0,<2",
"jwt>=1.4.0",
"langcodes>=3.5.0"
"langcodes>=3.5.0",
"fonttools>=4.60.1",
"aiohttp-swagger3>=0.10.0",
]
[project.urls]