[Bugfix][ROCm] Restrict ray version due to a breaking release (#17480)
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
This commit is contained in:
committed by
GitHub
parent
d586ddc691
commit
584f5fb4c6
@@ -9,7 +9,7 @@ awscli
|
||||
boto3
|
||||
botocore
|
||||
datasets
|
||||
ray >= 2.10.0
|
||||
ray>=2.10.0,<2.45.0
|
||||
peft
|
||||
pytest-asyncio
|
||||
tensorizer>=2.9.0
|
||||
|
||||
Reference in New Issue
Block a user