diff --git a/backend/requirements.txt b/backend/requirements.txt index 5b0dcaf..ca5cc29 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.141.1 uvicorn[standard]==0.52.4 -sqlalchemy==2.0.52 +sqlalchemy==2.0.54 psycopg[binary]==3.3.5 alembic==1.19.1 pydantic==2.13.5