From f7f2d5c7faf7565277abc2752f292a5964282125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:58:54 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /python directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /python/tests directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.2.0 to 2.12.1 - [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.12.1) Updates `torch` from 2.2.0 to 2.12.1 - [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.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- examples/llama2/requirements.txt | 2 +- examples/llama3/requirements.txt | 2 +- python/tests/requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/llama2/requirements.txt b/examples/llama2/requirements.txt index 2c1d99386..82b1f9ece 100644 --- a/examples/llama2/requirements.txt +++ b/examples/llama2/requirements.txt @@ -1,4 +1,4 @@ ctranslate2>=3.17.1,<4 sentencepiece -transformers[torch]==4.31.* +transformers[torch]==5.12.* accelerate diff --git a/examples/llama3/requirements.txt b/examples/llama3/requirements.txt index 9c2c99e23..7d9e969e5 100644 --- a/examples/llama3/requirements.txt +++ b/examples/llama3/requirements.txt @@ -1,3 +1,3 @@ ctranslate2>=4.2.1 -transformers[torch]==4.40.* +transformers[torch]==5.12.* accelerate diff --git a/python/tests/requirements.txt b/python/tests/requirements.txt index c5f4812a7..9f14b6292 100644 --- a/python/tests/requirements.txt +++ b/python/tests/requirements.txt @@ -1,8 +1,8 @@ -transformers==4.41.*;platform_system=='Linux' +transformers==5.12.*;platform_system=='Linux' fairseq==0.12.2;platform_system=='Linux' or platform_system=='Darwin' OpenNMT-py==2.2.*;platform_system=='Linux' or platform_system=='Darwin' OpenNMT-tf==2.30.* tensorflow-cpu==2.11.* pytest wurlitzer==3.0.*;platform_system=='Linux' -torch==2.2.0 +torch==2.12.1