From 693a2217dad37e217d3c0e8bbce84fe9875bc83d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 05:39:00 +0000 Subject: [PATCH] chore(deps): update torch requirement from >=2.8.0 to >=2.12.0 Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [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/ciflow/torchtitan/159523...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- intel-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intel-requirements.txt b/intel-requirements.txt index 886d3b6..3dc56db 100644 --- a/intel-requirements.txt +++ b/intel-requirements.txt @@ -1,4 +1,4 @@ -torch>=2.8.0 +torch>=2.12.0 https://download.pytorch-extension.intel.com/ipex_stable/xpu/oneccl_bind_pt-2.6.0%2Bxpu-cp310-cp310-linux_x86_64.whl intel-extension-for-pytorch==2.8.10+xpu https://github.com/intel/intel-xpu-backend-for-triton/releases/download/v2.1.0/triton-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl