diff --git a/backend/requirements.txt b/backend/requirements.txt index 060a9f9..5551b24 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.111.0 uvicorn[standard]==0.29.0 pydantic==2.7.1 httpx==0.27.0 -python-multipart==0.0.9 +python-multipart==0.0.27 aiosqlite==0.20.0 reportlab==4.2.0