diff --git a/backend/requirements.txt b/backend/requirements.txt index c3322ac..248f3ee 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.14 uvicorn[standard]==0.24.0 pydantic==2.4.2 -python-multipart==0.0.22 +python-multipart==0.0.26 websockets==12.0 httpx==0.25.1 numpy==1.26.2