fastapi==0.115.5
uvicorn[standard]==0.32.1
python-multipart==0.0.18
pydantic-settings==2.7.0
httpx==0.28.1
python-docx==1.1.2
pyyaml==6.0.2
reportlab==4.2.5
# Whisper-Engines (eine wählen — siehe README):
# Apple Silicon (empfohlen):
lightning-whisper-mlx==0.0.10 ; sys_platform == "darwin" and platform_machine == "arm64"
# Portable Alternative:
faster-whisper==1.0.3
