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