# Locked native CPU environment for benchmark smoke/paper reruns.
#
# Install from a clean checkout with:
#   python -m pip install -r requirements-bench.txt
#   python -m pip install -e .
#
# GPU paper reruns should use the pinned container recipe in
# artifacts/paper_2026/containers/paper_rerun_gpu.Dockerfile instead.

--index-url https://download.pytorch.org/whl/cpu
--extra-index-url https://pypi.org/simple

numpy==2.3.5
matplotlib==3.10.8
Pillow==12.1.1
tensorboard==2.20.0
pandas==2.3.3
scipy==1.16.3
networkx==3.6.1
pandapower==3.4.0
onnx==1.20.1
onnxruntime==1.24.2
onnxscript==0.6.2
torch==2.10.0
