diff --git a/backend/requirements.txt b/backend/requirements.txt index 05d24c3..3f5246d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.12 -uvicorn==0.34.2 +uvicorn==0.44.0 wsproto==1.2.0 python-multipart==0.0.20 pydantic==2.11.1