Skip to content

Commit

Permalink
require fixed dask-awkward
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Dec 16, 2024
1 parent 3974521 commit ab5f202
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 @@ -57,7 +57,7 @@ requires-python = ">=3.9"
[project.optional-dependencies]
dev = [
"boost_histogram>=0.13",
"dask-awkward>=2023.12.1",
"dask-awkward>=2024.12.1",
"dask[array,distributed]",
"hist>=1.2",
"pandas",
Expand Down

0 comments on commit ab5f202

Please sign in to comment.