# Core dependencies
openai>=1.0.0
mcp>=1.0.0
docker>=7.0.0
datasets>=2.14.0
click>=8.0.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
pyyaml>=6.0.0
rich>=13.0.0

# Direct Anthropic API
anthropic>=0.40.0

# Development dependencies
pytest>=7.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
