chore(deps): bump torch from 2.4.1 to 2.7.1+xpu in /backend/python/rerankers in the pip group across 1 directory (#8407)

chore(deps): bump torch

Bumps the pip group with 1 update in the /backend/python/rerankers directory: torch.


Updates `torch` from 2.4.1 to 2.7.1+xpu

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.7.1+xpu
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-05 12:37:52 +00:00
committed by GitHub
parent 53276d28e7
commit 55e43b3f92
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
transformers
accelerate
torch==2.4.1
torch==2.7.1+xpu
rerankers[transformers]

View File

@@ -1,4 +1,4 @@
transformers
accelerate
torch==2.4.1
torch==2.7.1+xpu
rerankers[transformers]

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cu130
transformers
accelerate
torch==2.9.1
torch==2.7.1+xpu
rerankers[transformers]

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.4
transformers
accelerate
torch==2.8.0+rocm6.4
torch==2.7.1+xpu
rerankers[transformers]

View File

@@ -1,4 +1,4 @@
torch==2.7.1
torch==2.7.1+xpu
transformers
accelerate
rerankers[transformers]