diff --git a/backend/python/autogptq/requirements.txt b/backend/python/autogptq/requirements.txt index 7a18bfc0..d0909834 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.64.0 +grpcio==1.64.1 protobuf torch certifi