# Keep Docker aligned with the known-good local runtime and avoid unexpectedly
# pulling CUDA-heavy torch dependency sets from newer releases.
sentence-transformers==5.2.3
transformers==5.14.1
torch==2.13.0
