anthropic>=0.18.1
google-generativeai>=0.3.2
pydantic>=2.0.0
python-dotenv>=1.0.0
docker>=6.1.0
sentence-transformers>=2.2.0
faiss-cpu>=1.7.4
transformers>=4.38.0
torch>=2.0.0
numpy>=1.24.0
click>=8.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.25.0
pytest-cov>=6.0.0
black>=24.0.0
isort>=5.0.0
mypy>=1.8.0

[gpu]
faiss-gpu>=1.7.4
torch>=2.0.0
