# Core dependencies
textarena==0.6.4

# Tinker framework
tinker
tinker-cookbook

# ML/AI libraries (installed via oat/vllm)
# torch
# transformers

# Utilities
chz>=0.1.0
numpy>=1.24.0
tqdm>=4.65.0

# Optional dependencies
wandb>=0.15.0  # For experiment tracking
