From 6099426c23ed0516af0aa3d990d56fdf8c36a1d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:29:47 +0000 Subject: [PATCH] chore(deps): bump torch from 2.6.0+cpu to 2.12.1 in /tools/tdgpt Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0+cpu 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/commits/v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/tdgpt/requirements_chronos.txt | 2 +- tools/tdgpt/requirements_ess.txt | 2 +- tools/tdgpt/requirements_moirai.txt | 2 +- tools/tdgpt/requirements_moment.txt | 2 +- tools/tdgpt/requirements_timesfm.txt | 2 +- tools/tdgpt/requirements_windows_core.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/tdgpt/requirements_chronos.txt b/tools/tdgpt/requirements_chronos.txt index 69e095d11eb0..306e1ad5a940 100644 --- a/tools/tdgpt/requirements_chronos.txt +++ b/tools/tdgpt/requirements_chronos.txt @@ -1,4 +1,4 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.6.0+cpu +torch==2.12.1 chronos-forecasting flask diff --git a/tools/tdgpt/requirements_ess.txt b/tools/tdgpt/requirements_ess.txt index 24212bc0d32f..c7a19d5def7e 100644 --- a/tools/tdgpt/requirements_ess.txt +++ b/tools/tdgpt/requirements_ess.txt @@ -2,7 +2,7 @@ transformers==4.51.0 --find-links https://download.pytorch.org/whl/torch/ -torch==2.6.0+cpu +torch==2.12.1 accelerate==0.34.2 cookiecutter>=2.1.1 ray>=2.9.0 diff --git a/tools/tdgpt/requirements_moirai.txt b/tools/tdgpt/requirements_moirai.txt index f3a5979b7125..4460e8619cee 100644 --- a/tools/tdgpt/requirements_moirai.txt +++ b/tools/tdgpt/requirements_moirai.txt @@ -1,4 +1,4 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.6.0+cpu +torch==2.12.1 uni2ts flask diff --git a/tools/tdgpt/requirements_moment.txt b/tools/tdgpt/requirements_moment.txt index 5840f68c922a..f48363fce962 100644 --- a/tools/tdgpt/requirements_moment.txt +++ b/tools/tdgpt/requirements_moment.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.6.0+cpu +torch==2.12.1 transformers==4.51.0 numpy==1.25.2 matplotlib diff --git a/tools/tdgpt/requirements_timesfm.txt b/tools/tdgpt/requirements_timesfm.txt index a63a8a967ac9..7b4d496d605e 100644 --- a/tools/tdgpt/requirements_timesfm.txt +++ b/tools/tdgpt/requirements_timesfm.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.6.0+cpu +torch==2.12.1 jax timesfm flask==3.0.3 diff --git a/tools/tdgpt/requirements_windows_core.txt b/tools/tdgpt/requirements_windows_core.txt index 24212bc0d32f..c7a19d5def7e 100644 --- a/tools/tdgpt/requirements_windows_core.txt +++ b/tools/tdgpt/requirements_windows_core.txt @@ -2,7 +2,7 @@ transformers==4.51.0 --find-links https://download.pytorch.org/whl/torch/ -torch==2.6.0+cpu +torch==2.12.1 accelerate==0.34.2 cookiecutter>=2.1.1 ray>=2.9.0