Skip to content

Commit

Permalink
unpin ray (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwh committed Sep 5, 2024
1 parent fbe27bc commit 944a19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies = [
"matplotlib>=3.7.0",
"tblib>=1.7.0,<4.0.0",
"dataclasses-json~=0.6.4",
"ray[default]==2.35.0",
"ray[default]>=2.34.0",
"pydantic<3",
"rich~=13.0",
"filelock~=3.13",
Expand Down

0 comments on commit 944a19f

Please sign in to comment.