# Ragiment — rag-multimodal requirements
PyYAML>=6.0
pypdf>=4.0
python-docx>=1.1
beautifulsoup4>=4.12
Pillow>=10.0
openai>=1.0
qdrant-client>=1.9

# API server (serve.py) + local .env loading + eval suite
fastapi>=0.110
uvicorn[standard]>=0.29
pydantic>=2.0
python-dotenv>=1.0
requests>=2.32
