diff --git a/backend/requirements.txt b/backend/requirements.txt index c77fa3c..8b1da5a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,8 +1,8 @@ -fastapi==0.129.0 +fastapi==0.133.1 uvicorn[standard]==0.41.0 pyyaml==6.0.3 httpx==0.28.1 -sqlalchemy==2.0.46 +sqlalchemy==2.0.47 pytest==9.0.2 pytest-asyncio==1.3.0 pytest-cov==7.0.0