# Core dependencies
pydantic>=2.12.5
python-dotenv>=1.0.0

# Poker engine
pokerkit>=0.7.3
treys>=0.1.8

# AI providers
openai>=2.18.0
anthropic>=0.79.0

# Terminal UI
rich>=14.3.2
