# 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.3.0
torch==2.10.0
