# Core dependencies
kaygraph>=0.2.0
anthropic>=0.39.0
httpx>=0.27.0
pydantic>=2.0.0

# Optional: Monitoring and notifications
# slack-sdk>=3.27.0        # For Slack notifications
# sendgrid>=6.11.0         # For email notifications

# Development and testing
pytest>=8.0.0
pytest-asyncio>=0.23.0
