From 76718da5f94dd8ed90f23fc3a8ee3013ca364764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:36:26 +0000 Subject: [PATCH] Bump torch from 2.2.0 to 2.6.0 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] --- notebooks/requirements.txt | 2 +- pytorch_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 68e5ba7..1c24bca 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -30,7 +30,7 @@ tensorflow-addons==0.21.0 tensorflow-datasets==4.9.2; python_version=='3.8' tensorflow-datasets==4.9.3; python_version>'3.8' tensorflow-hub==0.15.0 -torch==2.2.0 +torch==2.6.0 torchvision==0.17.0 transformers==4.38.0 urllib3==2.2.2 diff --git a/pytorch_requirements.txt b/pytorch_requirements.txt index c877cb8..9c4c39d 100644 --- a/pytorch_requirements.txt +++ b/pytorch_requirements.txt @@ -7,6 +7,6 @@ numpy==1.24.3 peft==0.5.0 protobuf==3.20.3 python-dateutil==2.8.2 -torch==2.2.0 +torch==2.6.0 torchvision==0.17.0 transformers[torch]==4.38.0