# Core (NumPy simulation + plotting)
numpy>=1.24
matplotlib>=3.7

# Metrics (AUC/accuracy recompute)
scikit-learn>=1.3

# Optional: SST-2 notebook (comment out if you don't need it)
torch>=2.3
transformers>=4.42
datasets>=2.19
tqdm>=4.66
