Skip to content

Commit

Permalink
ecal_gaps: pin everything in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Jan 1, 2025
1 parent 1bc85cf commit e33b10f
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions benchmarks/ecal_gaps/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
awkward >= 2.4.0
dask >= 2023
# https://github.com/dask-contrib/dask-histogram/issues/155
dask_awkward != 2024.12.*
dask_histogram != 2024.12.*
distributed >= 2023
awkward ~= 2.7.2
dask ~= 2024.12.1
dask_awkward ~= 2024.12.2
dask_histogram ~= 2024.12.1
distributed ~= 2024.12.1
pyhepmc
uproot ~= 5.2.0
uproot ~= 5.5.1

0 comments on commit e33b10f

Please sign in to comment.