Skip to content

Commit 74d6ed8

Browse files
committed
Update Ray
1 parent 92fc6c0 commit 74d6ed8

File tree

2 files changed

+679
-512
lines changed

2 files changed

+679
-512
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.12"
77
readme = "README.md"
88
dependencies = [
99
"dask[dataframe] (==2024.6.0)",
10-
"ray[default] (>=2.46.0,<3.0.0)",
10+
"ray[default] (==2.47.0,<3.0.0)",
1111
"numpy (==1.26.4)", # TODO this was pinned for PDI, remove the pinning?
1212
]
1313

0 commit comments

Comments
 (0)