Skip to content

Commit de0b3df

Browse files
gshtrasjimpang
authored and
jimpang
committed
[Bugfix][ROCm] Restrict ray version due to a breaking release (vllm-project#17480)
Signed-off-by: Gregory Shtrasberg <[email protected]>
1 parent aa7e82a commit de0b3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/rocm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ awscli
99
boto3
1010
botocore
1111
datasets
12-
ray >= 2.10.0
12+
ray>=2.10.0,<2.45.0
1313
peft
1414
pytest-asyncio
1515
tensorizer>=2.9.0

0 commit comments

Comments
 (0)