diff --git a/pyproject.toml b/pyproject.toml index 9e2bad7..0e1a692 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "python-dotenv==1.0.1", "PyYAML==6.0.2", "SQLAlchemy==2.0.32", - "whisper-timestamped==1.15.4", + "whisper-timestamped==1.15.5", "moviepy @ git+https://github.com/OsaAjani/moviepy.git", "tiktok-uploader @ git+https://github.com/Paillat-dev/tiktok-uploader.git", "yt-dlp[default]==2023.11.16",