From fc9fec6949ec4cc2139610c245e5971a3d1e67f9 Mon Sep 17 00:00:00 2001 From: Will Sackfield Date: Fri, 30 May 2025 12:59:44 -0400 Subject: [PATCH] Remove 3.13 from torch 2.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 3.13 doesn’t have the correct packages to support torch 2.5.0 on these indexes --- pkg/config/torch_compatibility_matrix.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/pkg/config/torch_compatibility_matrix.json b/pkg/config/torch_compatibility_matrix.json index 37dde63f13..dd3aa4d1a7 100644 --- a/pkg/config/torch_compatibility_matrix.json +++ b/pkg/config/torch_compatibility_matrix.json @@ -206,8 +206,7 @@ "3.9", "3.10", "3.11", - "3.12", - "3.13" + "3.12" ] }, { @@ -221,8 +220,7 @@ "3.9", "3.10", "3.11", - "3.12", - "3.13" + "3.12" ] }, { @@ -236,8 +234,7 @@ "3.9", "3.10", "3.11", - "3.12", - "3.13" + "3.12" ] }, { @@ -251,8 +248,7 @@ "3.9", "3.10", "3.11", - "3.12", - "3.13" + "3.12" ] }, {