We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fc6c0 commit 74d6ed8Copy full SHA for 74d6ed8
pyproject.toml
@@ -7,7 +7,7 @@ requires-python = ">=3.12"
7
readme = "README.md"
8
dependencies = [
9
"dask[dataframe] (==2024.6.0)",
10
- "ray[default] (>=2.46.0,<3.0.0)",
+ "ray[default] (==2.47.0,<3.0.0)",
11
"numpy (==1.26.4)", # TODO this was pinned for PDI, remove the pinning?
12
]
13
0 commit comments