mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
⬆️ Upgrade dependency SQLAlchemy to v2.0.29
This commit is contained in:
@@ -15,7 +15,7 @@ dependencies = [
|
||||
"python-dotenv==1.0.1",
|
||||
"PyYAML==6.0.1",
|
||||
"Requests==2.31.0",
|
||||
"SQLAlchemy==2.0.28",
|
||||
"SQLAlchemy==2.0.29",
|
||||
"torch==2.2.0",
|
||||
"typer<0.10.0", # not directly required but resolution takes ages without this
|
||||
"whisper-timestamped==1.14.4",
|
||||
|
||||
Reference in New Issue
Block a user