# Core
torch>=2.1.0
triton>=3.0.0
numpy>=1.24.0

# Training & Utils
matplotlib>=3.7.0
tqdm>=4.65.0

# Dev (optional)
pytest>=7.0
black
ruff
