From e1970765e98ac1ad42c644346d43e03fff538dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 21:14:48 +0000 Subject: [PATCH] Bump torch from 2.5.1 to 2.6.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.5.1 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.5.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_with_jax_stable_stack.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e26b45b8..ce04e1b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ absl-py datasets flax>=0.10.2 optax>=0.2.3 -torch==2.5.1 +torch==2.7.0 torchvision==0.20.1 ftfy tensorboard>=2.17.0 diff --git a/requirements_with_jax_stable_stack.txt b/requirements_with_jax_stable_stack.txt index 5a88c800..f1046c85 100644 --- a/requirements_with_jax_stable_stack.txt +++ b/requirements_with_jax_stable_stack.txt @@ -29,7 +29,7 @@ tensorboardx==2.6.2.2 tensorflow>=2.17.0 tensorflow-datasets>=4.9.6 tokenizers==0.21.0 -torch==2.5.1 +torch==2.7.0 torchvision==0.20.1 transformers==4.48.1 imageio==2.37.0