Skip to content

Commit

Permalink
streamline version requirements
Browse files Browse the repository at this point in the history
Co-authored-by: Angus Hollands <[email protected]>
  • Loading branch information
lgray and agoose77 authored Oct 7, 2023
1 parent f19c11b commit 7051d2e
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 @@ -40,7 +40,7 @@ dependencies = [
"awkward>=2.4.5",
"uproot>=5.1.0rc1",
"dask[array]>=2023.4.0",
"dask-awkward>=2023.10a1,!=2023.8.0",
"dask-awkward>=2023.10a1",
"dask-histogram>=2023.7a0",
"correctionlib>=2.0.0",
"pyarrow>=6.0.0",
Expand Down

0 comments on commit 7051d2e

Please sign in to comment.