Skip to content

Commit a9de726

Browse files
committed
Lock click to pre 8.2
1 parent 227f170 commit a9de726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ keywords = [
4343
"vllm",
4444
]
4545
dependencies = [
46-
"click",
46+
"click>=8.0.0,<8.2.0",
4747
"datasets",
4848
"ftfy>=6.0.0",
4949
"httpx[http2]<1.0.0",

0 commit comments

Comments
 (0)