diff --git a/backend/python/exllama/requirements.txt b/backend/python/exllama/requirements.txt index 7a1d5464..8bb85447 100644 --- a/backend/python/exllama/requirements.txt +++ b/backend/python/exllama/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.64.0 +grpcio==1.64.1 protobuf torch transformers