Skip to content

Commit 19da82d

Browse files
authored
fix(requirements): fix neither 'setup.py' nor 'pyproject.toml' found (NVIDIA#3906)
Signed-off-by: Zhenhuan Chen <chenzhh3671@gmail.com>
1 parent 3617e94 commit 19da82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pyzmq
4242
fastapi==0.115.4
4343
uvicorn
4444
httpx
45-
setuptools
45+
setuptools<80
4646
ordered-set
4747
peft
4848
einops

0 commit comments

Comments
 (0)