diff --git a/backend/requirements.txt b/backend/requirements.txt index c8ec9c9..7711d85 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ # FastAPI und Server fastapi==0.104.1 uvicorn[standard]==0.24.0 -python-multipart==0.0.6 +python-multipart==0.0.18 # Bildverarbeitung Pillow==10.1.0