httpx>=0.27.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
pyyaml>=6.0
structlog>=24.0.0
typer>=0.12.0
diskcache>=5.6.0
sentence-transformers>=3.0.0
chromadb>=0.5.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.4.0
mypy>=1.10.0
numpy>=1.24.0

[qdrant]
qdrant-client>=1.9.0

[serve]
fastapi>=0.111.0
uvicorn>=0.30.0
