From 4f9ff4372efd53f48c11cec33a5e95901d842c56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:37:01 +0000 Subject: [PATCH] Bump torch from 2.2.0 to 2.6.0 in /MDT Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.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.2.0...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MDT/model.egg-info/requires.txt | 2 +- MDT/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDT/model.egg-info/requires.txt b/MDT/model.egg-info/requires.txt index c93f2c9..c875667 100644 --- a/MDT/model.egg-info/requires.txt +++ b/MDT/model.egg-info/requires.txt @@ -4,4 +4,4 @@ numpy==1.15.3 pandas==0.23.4 scikit-learn==0.20.0 sklearn==0.0 -torch==2.2.0 +torch==2.6.0 diff --git a/MDT/requirements.txt b/MDT/requirements.txt index 93608be..0704470 100644 --- a/MDT/requirements.txt +++ b/MDT/requirements.txt @@ -4,5 +4,5 @@ numpy==1.15.3 pandas==0.23.4 scikit-learn==0.20.0 sklearn==0.0 -torch==2.2.0 +torch==2.6.0