diff --git a/pyproject.toml b/pyproject.toml index 896e676..3f153d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "flower>=2.0.1", "redis>=5.0.1", "uvicorn>=0.34.3", - "scenedetect==0.6.7.1", + "scenedetect==0.7", "faster-whisper>=1.1.1", "pyannote.audio==3.3.2", "huggingface-hub<1.0",