Skip to content

Commit

Permalink
build: require dask-awkward 2024.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Dec 16, 2024
1 parent 587f288 commit f5b042e
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 @@ -41,7 +41,7 @@ dependencies = [
"uproot>=5.3.11",
"dask[array]>=2024.3.0;python_version>'3.8'",
"dask[array]>=2023.4.0;python_version<'3.9'",
"dask-awkward>=2024.9.0",
"dask-awkward>=2024.12.1",
"dask-histogram>=2024.9.1",
"vector>=1.4.1",
"correctionlib>=2.6.0",
Expand Down

0 comments on commit f5b042e

Please sign in to comment.