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