fastapi>=0.115.0
uvicorn[standard]>=0.30.6
txtai>=6.3.0
pydantic>=2.8.2
python-multipart>=0.0.9
pypdf>=5.0.0
pyyaml>=6.0.2
python-dotenv>=1.0.1
faiss-cpu>=1.7.1
torch>=2.10.0

[cpu]

[openai]
openai>=1.0.0

[sbert]
sentence-transformers>=2.7.0

[test]
pytest
httpx
