diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index 450071cf..4e8e734a 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.68.0 protobuf certifi -setuptools==69.5.1 # https://github.com/mudler/LocalAI/issues/2406 \ No newline at end of file +setuptools==75.6.0 # https://github.com/mudler/LocalAI/issues/2406 \ No newline at end of file