Skip to content

Commit e1514b7

Browse files
author
Da Zheng
committed
update installation requirements.
1 parent e65c2a1 commit e1514b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ def find_version(*file_paths):
2828
requirements = [
2929
'scipy',
3030
'tqdm',
31-
'vllm==0.10.2',
32-
'sglang==0.5.3.post1',
31+
#'vllm==0.10.2',
32+
#'sglang==0.5.3.post1',
3333
]
3434

3535
extensions = []

0 commit comments

Comments
 (0)