diff --git a/pyproject.toml b/pyproject.toml index 5b1eb704..240f8e48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -176,7 +176,7 @@ gptq = [ "threadpoolctl", "device-smi", "random-word", - "gptqmodel==4.0.0.dev0+cu126torch2.7; sys_platform != 'darwin' or platform_machine != 'arm64'", + "gptqmodel==6.0.3; sys_platform != 'darwin' or platform_machine != 'arm64'", "gptqmodel; sys_platform == 'darwin' and platform_machine == 'arm64'", ] awq = [