Skip to content

Commit

Permalink
tests: pin dask to upper limit (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianna authored Jan 27, 2025
1 parent 97d5019 commit 5d39cdf
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 @@ -58,6 +58,7 @@ requires-python = ">=3.9"
dev = [
"boost_histogram>=0.13",
"dask-awkward>=2024.12.1",
"dask[dataframe] >=2022,<2025",
"dask[array,distributed]",
"hist>=1.2",
"pandas",
Expand Down

0 comments on commit 5d39cdf

Please sign in to comment.