Add python-multipart to dependencies for FastAPI file uploads

This commit is contained in:
2026-04-02 19:37:17 +02:00
parent 91aa073010
commit f532d43f1c
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ pydantic
pydantic-settings
python-jose[cryptography]
python-docx
python-multipart
boto3
# Worker (Celery + Redis)