fix(python): remove pin to setuptools, pin python version (#4395)

fix(setuptools): remove pin

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-12-16 10:55:02 +01:00 committed by GitHub
parent 037e8030bf
commit 7ca0e2d925
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 18 additions and 14 deletions

View file

@ -4,5 +4,5 @@ accelerate
torch
transformers
optimum[openvino]
setuptools==75.1.0 # https://github.com/mudler/LocalAI/issues/2406
setuptools
bitsandbytes