# Installed by this directory's Dockerfile AND read by the flashml-cloud
# compiler, which sends it to unsandboxed hosts so they reproduce this
# image's environment without running it. One file, two readers: a second
# copy of these pins is how a pod ends up on different versions than a
# container, for the same job, with nothing detecting it.
--index-url https://download.pytorch.org/whl/cpu
torch==2.3.1
numpy==1.26.4
