diff --git a/backend/python/autogptq/requirements.txt b/backend/python/autogptq/requirements.txt index 078c015f..53946f23 100644 --- a/backend/python/autogptq/requirements.txt +++ b/backend/python/autogptq/requirements.txt @@ -1,6 +1,6 @@ accelerate auto-gptq==0.7.1 -grpcio==1.65.1 +grpcio==1.65.4 protobuf certifi transformers \ No newline at end of file