numpy>=1.24
sentence-transformers>=2.7
click>=8.0
rich>=13.0
pydantic>=2.0

[all]
redis>=5.0
psycopg2-binary>=2.9
openai>=1.0
faiss-cpu>=1.7

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.23
openai>=1.0
anthropic>=0.25
ruff>=0.4

[faiss]
faiss-cpu>=1.7

[openai-embed]
openai>=1.0

[postgres]
psycopg2-binary>=2.9

[redis]
redis>=5.0
