chore: update version to 3.5.0

This commit is contained in:
Barabazs
2025-10-08 09:24:25 +00:00
parent 95fecb91c8
commit c266ac5459
2 changed files with 3 additions and 3 deletions

4
uv.lock generated
View File

@@ -923,7 +923,7 @@ name = "importlib-metadata"
version = "8.7.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "zipp", marker = "python_full_version < '3.11' and sys_platform != 'darwin'" },
{ name = "zipp", marker = "python_full_version < '3.10' and sys_platform != 'darwin'" },
]
sdist = { url = "https://files.pythonhosted.org/packages/76/66/650a33bd90f786193e4de4b3ad86ea60b53c89b669a5c7be931fac31cdb0/importlib_metadata-8.7.0.tar.gz", hash = "sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000", size = 56641, upload-time = "2025-04-27T15:29:01.736Z" }
wheels = [
@@ -3278,7 +3278,7 @@ wheels = [
[[package]]
name = "whisperx"
version = "3.4.3"
version = "3.5.0"
source = { editable = "." }
dependencies = [
{ name = "av" },