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 06be061 commit cb4aa07Copy full SHA for cb4aa07
pyproject.toml
@@ -28,7 +28,7 @@ requires-python = ">=3.10"
28
dependencies = [
29
"click >= 8.0",
30
"cloudpickle >= 3.0.0",
31
- "dask == 2025.1.0",
+ "dask == 2025.2.0",
32
"jinja2 >= 2.10.3",
33
"locket >= 1.0.0",
34
"msgpack >= 1.0.2",
0 commit comments