Skip to content

Commit

Permalink
Add cloudpickle dependency following #411 ('processes' executor) (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite authored Mar 11, 2024
1 parent d560a1d commit 012628c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ requires-python = ">=3.9"
dependencies = [
"aiostream",
"array-api-compat",
"cloudpickle",
"donfig",
"fsspec",
"mypy_extensions", # for rechunker
Expand Down

0 comments on commit 012628c

Please sign in to comment.