Skip to content

Commit 46aac0b

Browse files
Update torch requirement in the pip group across 1 directory
Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. Updates `torch` to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2678ae commit 46aac0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
joblib~=1.3.2
22
matplotlib~=3.10.1
3-
torch~=2.5.1
3+
torch~=2.8.0
44
xgboost~=2.1.4
55
configparser~=7.1.0
66
scikit-learn~=1.6.1

0 commit comments

Comments
 (0)