diff --git a/backend/requirements.txt b/backend/requirements.txt index 7ad8eaf..4972ecd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,5 +10,5 @@ pydantic-settings==2.1.0 PyJWT==2.8.0 python-multipart==0.0.27 resend==2.6.0 -SQLAlchemy==2.0.25 +SQLAlchemy==2.0.49 uvicorn==0.27.1