Skip to content

Commit d8a8665

Browse files
committed
Restrict ray version due to ray-project/ray#52701
Signed-off-by: Gregory Shtrasberg <[email protected]>
1 parent 739e03b commit d8a8665

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)