From 60422a219a0eec8a18f1d6960f3b29ac1142708f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 21:16:12 +0000 Subject: [PATCH] build: bump gptqmodel from 4.0.0.dev0+cu126torch2.7 to 5.6.12 Bumps [gptqmodel](https://github.com/ModelCloud/GPTQModel) from 4.0.0.dev0+cu126torch2.7 to 5.6.12. - [Release notes](https://github.com/ModelCloud/GPTQModel/releases) - [Commits](https://github.com/ModelCloud/GPTQModel/commits/v5.6.12) --- updated-dependencies: - dependency-name: gptqmodel dependency-version: 5.6.12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 44df84bd..f0eda7a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,7 +151,7 @@ gptq = [ "threadpoolctl", "device-smi", "random-word", - "gptqmodel==4.0.0.dev0+cu126torch2.7; sys_platform != 'darwin' or platform_machine != 'arm64'", + "gptqmodel==5.6.12; sys_platform != 'darwin' or platform_machine != 'arm64'", "gptqmodel; sys_platform == 'darwin' and platform_machine == 'arm64'", ] full = [