# Core
ccxt>=4.4.0
python-dotenv>=1.0.0
pyyaml>=6.0

# AI (optional - only needed if AI advisor is enabled)
openai>=1.42.0
pydantic>=2.8.0

# GUI
customtkinter>=5.2.0
matplotlib>=3.8.0
Pillow>=10.0.0

# Database
sqlalchemy>=2.0.0

# Utilities
cryptography>=42.0.0
colorlog>=6.8.0
cachetools>=5.3.0
