⬆️ Upgrade dependency SQLAlchemy to v2.0.31

This commit is contained in:
renovate[bot]
2024-07-12 09:26:05 +00:00
committed by Paillat
parent 03b09a1958
commit 01935bf6f1
2 changed files with 15 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ dependencies = [
"orjson==3.10.6",
"python-dotenv==1.0.1",
"PyYAML==6.0.1",
"SQLAlchemy==2.0.29",
"SQLAlchemy==2.0.31",
"whisper-timestamped==1.15.4",
"moviepy @ git+https://github.com/OsaAjani/moviepy.git",
"tiktok-uploader @ git+https://github.com/Paillat-dev/tiktok-uploader.git",