# Core
pyyaml>=6.0
python-dotenv>=1.0.0
cryptography>=41.0.0
httpx>=0.25.0
aiohttp>=3.9.0

# Solana (required for live; paper mode imports lazily)
solders>=0.20.0
solana>=0.30.0
base58>=2.1.0

# Stats & learning
numpy>=1.24.0
scipy>=1.10.0

# Testing
pytest>=7.4.0
pytest-asyncio>=0.21.0

# Real-time data (free stack)
websockets>=12.0          # PumpPortal WS, Helius WS, Solana WS subscriptions
