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

[all]
qdrant-client>=1.7.0
cryptography>=41.0.0
slack-bolt>=1.18.0
slack-sdk>=3.27.0
python-telegram-bot>=21.0
stripe>=8.0.0

[billing]
stripe>=8.0.0

[clickup]
httpx>=0.27.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

[slack]
slack-bolt>=1.18.0
slack-sdk>=3.27.0

[telegram]
python-telegram-bot>=21.0
