Skip to content

Commit

Permalink
Limit ray versions to keep 2.4 out of the picture. (#3731)
Browse files Browse the repository at this point in the history
Co-authored-by: Trevor DiMartino <[email protected]>
  • Loading branch information
trevenrawr and Trevor DiMartino authored Oct 13, 2023
1 parent b6bdf9c commit 4491d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_distributed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dask[dataframe]<2023.4.0
pyarrow

# requirements for ray
ray[default,data,serve,tune]>=2.2.0,<2.5
ray[default,data,serve,tune]>=2.2.0,<2.4
tensorboardX<2.3
GPUtil
tblib
Expand Down

0 comments on commit 4491d65

Please sign in to comment.