Merge branch 'feature/pysubs2-subtitle conversion' into main

This commit is contained in:
Andy
2025-10-01 04:16:06 +00:00
3 changed files with 77 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ dependencies = [
"httpx>=0.28.1,<0.29",
"cryptography>=45.0.0",
"subby",
"pysubs2>=1.7.0,<2",
]
[project.urls]