anthropic>=0.40.0
openai>=1.30.0
pydantic>=2.0.0
pyyaml>=6.0
alembic>=1.13.0
psycopg2-binary>=2.9.0
click>=8.1.0
rich>=13.0.0
httpx>=0.25.0

[dev]
pytest>=8.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.23.0
black>=24.0.0
mypy>=1.8.0
ruff>=0.2.0

[encryption]
cryptography>=41.0.0

[google]
google-auth>=2.0.0
google-auth-oauthlib>=1.0.0
google-api-python-client>=2.80.0

[pinecone]
pinecone-client>=3.0.0

[qdrant]
qdrant-client>=1.7.0
