fix(requirements): fix neither 'setup.py' nor 'pyproject.toml' found (#3906) (#3926)

Signed-off-by: Zhenhuan Chen <chenzhh3671@gmail.com>
Co-authored-by: Zhenhuan Chen <chenzhh3671@gmail.com>
This commit is contained in:
Tao Li @ NVIDIA 2025-04-29 09:55:13 +08:00 committed by GitHub
parent 03dad6287a
commit 98a9dfca97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ pyzmq
fastapi==0.115.4
uvicorn
httpx
setuptools
setuptools<80
ordered-set
peft
einops