diff --git a/api/app/requirements.txt b/api/app/requirements.txt index f376c7c..0405247 100644 --- a/api/app/requirements.txt +++ b/api/app/requirements.txt @@ -1,7 +1,7 @@ uvicorn~=0.31.1 ffmpeg-python~=0.2.0 fastapi~=0.115.4 -SQLAlchemy~=2.0.32 +SQLAlchemy~=2.0.36 pydantic~=2.9.2 cryptography~=43.0.3 pydantic-settings~=2.6.0