Skip to content

Commit 9087b94

Browse files
committed
Downgrade ray to 2.45.0, which is the previous working version for vec-inf 0.6.0
1 parent 4cc71a3 commit 9087b94

File tree

2 files changed

+883
-917
lines changed

2 files changed

+883
-917
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
"xgrammar>=0.1.11",
4343
"torch>=2.7.0",
4444
"vllm>=0.10.0",
45-
"ray>=2.40.0,<2.49.0",
45+
"ray>=2.40.0,<2.46.0",
4646
"cupy-cuda12x==12.1.0"
4747
]
4848

0 commit comments

Comments
 (0)