make torch 2.2.2 pin explicit

This commit is contained in:
Paul Gauthier 2025-03-05 16:34:45 -08:00
parent 146f02d314
commit 66097f3507
3 changed files with 8 additions and 1 deletions

View file

@ -478,7 +478,9 @@ tokenizers==0.21.0
toml==0.10.2
# via streamlit
torch==2.2.2
# via sentence-transformers
# via
# -r requirements/requirements-help.in
# sentence-transformers
tornado==6.4.2
# via streamlit
tqdm==4.67.1