Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/dask/distributed into cloud…
Browse files Browse the repository at this point in the history
…pickle-3
  • Loading branch information
jrbourbeau committed Aug 16, 2024
2 parents 3270923 + cdad3cb commit ee37ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ requires-python = ">=3.10"
dependencies = [
"click >= 8.0",
"cloudpickle >= 3.0.0",
"dask == 2024.8.0",
"dask == 2024.8.1",
"jinja2 >= 2.10.3",
"locket >= 1.0.0",
"msgpack >= 1.0.2",
Expand Down

0 comments on commit ee37ced

Please sign in to comment.