initial commit

This commit is contained in:
VineFeeder
2025-08-24 15:56:38 +01:00
parent 9873eabdb8
commit a4673d30dc
+3 -3
View File
@@ -58,9 +58,9 @@ dependencies = [
"httpx>=0.28.1,<0.29", "httpx>=0.28.1,<0.29",
"cryptography>=45.0.0", "cryptography>=45.0.0",
"subby>=0.3.21", "subby>=0.3.21",
"webvtt-py=>0.5.1", "webvtt-py>=0.5.1",
"isodate=>0.7.2", "isodate>=0.7.2",
"beaupy=>3.10.1", "beaupy>=3.10.1",
] ]
[project.urls] [project.urls]