diff --git a/backend/requirements.txt b/backend/requirements.txt index 7a88e6e..4bc3a29 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.141.1 uvicorn[standard]==0.52.4 pydantic-settings==2.15.0 sqlmodel==0.0.42 -alembic==1.19.1 +alembic==1.19.2 psycopg[binary]==3.3.4 bcrypt==5.0.0 python-jose[cryptography]==3.5.0