diff --git a/pyproject.toml b/pyproject.toml index d70093bf..c470006f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -186,7 +186,7 @@ gptq = [ "threadpoolctl", "device-smi", "random-word", - "gptqmodel==4.0.0.dev0+cu126torch2.7; sys_platform != 'darwin' or platform_machine != 'arm64'", + "gptqmodel==7.0.0; sys_platform != 'darwin' or platform_machine != 'arm64'", "gptqmodel; sys_platform == 'darwin' and platform_machine == 'arm64'", ] awq = [