fastapi>=0.110
uvicorn[standard]>=0.29
qdrant-client>=1.9
sentence-transformers>=2.6
typer>=0.12
pydantic>=2.0
pyyaml>=6.0
rich>=13.0
python-multipart>=0.0.6

[docx]
python-docx>=1.0

[full]
pypdf>=3.9
python-docx>=1.0
onnxruntime>=1.17
huggingface-hub>=0.20
tokenizers>=0.15

[pdf]
pypdf>=3.9

[test]
pytest>=8.0
httpx>=0.27
