Unverified Commit 584f5fb4 authored by Gregory Shtrasberg's avatar Gregory Shtrasberg Committed by GitHub
Browse files

[Bugfix][ROCm] Restrict ray version due to a breaking release (#17480)


Signed-off-by: default avatarGregory Shtrasberg <Gregory.Shtrasberg@amd.com>
parent d586ddc6
...@@ -9,7 +9,7 @@ awscli ...@@ -9,7 +9,7 @@ awscli
boto3 boto3
botocore botocore
datasets datasets
ray >= 2.10.0 ray>=2.10.0,<2.45.0
peft peft
pytest-asyncio pytest-asyncio
tensorizer>=2.9.0 tensorizer>=2.9.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment