diff --git a/backend/requirements.txt b/backend/requirements.txt index 9a64879..6791c60 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.14 +fastapi==0.116.1 uvicorn[standard]==0.35.0 python-dotenv==1.1.1 sqlalchemy==2.0.41 @@ -9,4 +9,4 @@ redis==6.2.0 pydantic==2.11.7 pydantic-settings==2.10.1 python-jose[cryptography]==3.5.0 -alembic==1.16.2 \ No newline at end of file +alembic==1.16.4 \ No newline at end of file