Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit e7dafe4

Browse files
chore(deps): bump torch from 2.2.2 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.2...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6f245c commit e7dafe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ ml = [
8484
"scikit-learn",
8585
"imbalanced-learn",
8686
"xgboost",
87-
"torch==2.2.2",
87+
"torch==2.7.1",
8888
]
8989

9090
[project.entry-points]

0 commit comments

Comments
 (0)