Bump torch from 2.6.0 to 2.8.0

Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.8.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.6.0...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-24 08:18:13 +00:00 committed by GitHub
parent 1cabfb7529
commit 4db3a502fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ install_requires = [
"numpy==1.26.4",
"mss==9.0.1",
"sentence-transformers==3.0.0",
"torch==2.6.0",
"torch==2.8.0",
"torchvision==0.17.0",
"shapely==2.0.4",
"h5py==3.11.0",