chore(deps): bump torch

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


Updates `torch` from 2.7.1 to 2.12.1+cu130

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.12.1+cu130
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-28 20:31:36 +00:00
committed by localai-org-maint-bot
parent bc21f832aa
commit 111e136f33
5 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1,4 +1,4 @@
transformers
accelerate
torch==2.7.1
torch==2.12.1+cu130
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.12.1+cu130
rerankers[transformers]

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm7.0
transformers
accelerate
torch==2.10.0+rocm7.0
torch==2.12.1+cu130
rerankers[transformers]

View File

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