diff --git a/api/app/requirements.txt b/api/app/requirements.txt index 34c71af..9e5d535 100644 --- a/api/app/requirements.txt +++ b/api/app/requirements.txt @@ -1,7 +1,7 @@ uvicorn~=0.27.1 ffmpeg-python~=0.2.0 fastapi~=0.109.2 -SQLAlchemy~=2.0.25 +SQLAlchemy~=2.0.27 pydantic~=2.6.1 cryptography~=42.0.4 pydantic-settings~=2.1.0