diff --git a/backend/requirements.txt b/backend/requirements.txt index 69e607a..a7ba3a7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,11 +1,11 @@ -fastapi==0.136.1 -uvicorn==0.46.0 +fastapi==0.136.3 +uvicorn==0.48.0 websockets==16.0 -SQLAlchemy==2.0.49 +SQLAlchemy==2.0.50 pydantic==2.13.4 pydantic-settings==2.14.1 -python-multipart==0.0.27 -PyJWT==2.12.1 +python-multipart==0.0.30 +PyJWT==2.13.0 bcrypt==5.0.0 pyotp==2.9.0 slowapi==0.1.9