diff --git a/backend/requirements.txt b/backend/requirements.txt index 4f5e109..51d6ed3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.109.0 uvicorn[standard]==0.27.0 pydantic[email]==2.5.3 pyjwt==2.8.0 -python-multipart==0.0.6 +python-multipart==0.0.22 python-dotenv==1.0.0 httpx==0.26.0