chore(deps): Bump torch in /backend/python/rerankers

Bumps torch from 2.3.1+cxx11.abi to 2.6.0+cu118.

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-03 19:12:46 +00:00 committed by GitHub
parent c3c27b7e3d
commit 9e5893cd5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
intel-extension-for-pytorch==2.3.110+xpu
transformers
accelerate
torch==2.3.1+cxx11.abi
torch==2.6.0+cu118
oneccl_bind_pt==2.3.100+xpu
rerankers[transformers]
optimum[openvino]