chore(deps): bump torch in /plugins/model/llm-ChatGLM2 (#4597)

Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.4.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

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]
2025-04-21 10:30:58 +08:00
committed by GitHub
parent 7e19628315
commit 4edd72b7e6

View File

@@ -6,6 +6,6 @@ sentence_transformers==2.2.2
sse_starlette==1.6.5
starlette==0.27.0
tiktoken==0.4.0
torch==2.4.0
torch==2.6.0
transformers==4.48.0
uvicorn==0.23.2