We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e78c65 commit 0a3ed3eCopy full SHA for 0a3ed3e
pyproject.toml
@@ -43,7 +43,7 @@ keywords = [
43
"vllm",
44
]
45
dependencies = [
46
- "click",
+ "click>=8.0.0,<8.2.0",
47
"datasets",
48
"ftfy>=6.0.0",
49
"httpx[http2]<1.0.0",
0 commit comments