pydantic>=2.7
rank-bm25>=0.2.2
click>=8.1
rich>=13.0
httpx>=0.27
anyio>=4.3
orjson>=3.10
structlog>=24.0

[dev]
build
pytest
pytest-asyncio
pytest-httpx
pytest-cov
ruff
mypy

[http]
aiohttp

[pgvector]
psycopg2-binary
pgvector

[providers]
anthropic
openai
google-generativeai
mistralai
cohere

[redis]
redis
