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 28337ca commit fa8c781Copy full SHA for fa8c781
pyproject.toml
@@ -29,7 +29,7 @@ requires-python = ">=3.10"
29
dependencies = [
30
"click >= 8.0",
31
"cloudpickle >= 3.0.0",
32
- "dask >=2026.1.1,<2026.1.2",
+ "dask >=2026.1.2,<2026.1.3",
33
"jinja2 >= 2.10.3",
34
"locket >= 1.0.0",
35
"msgpack >= 1.0.2",
0 commit comments