Skip to content

Commit

Permalink
add benchmarks/backgrounds/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Dec 31, 2023
1 parent a3b60b1 commit f09eb96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmarks/backgrounds/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ bench:backgrounds_emcal_backwards:
needs:
- ["sim:backgrounds"]
script:
- export PYTHONUSERBASE=$LOCAL_DATA_PATH/deps
- pip install -r benchmarks/backgrounds/requirements.txt
- snakemake --cores 1 backgrounds_ecal_backwards

collect_results:backgrounds:
Expand Down
7 changes: 7 additions & 0 deletions benchmarks/backgrounds/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
awkward >= 2.4.0
dask >= 2023
dask_awkward
dask_histogram
distributed >= 2023
pyhepmc
uproot >= 5.2.0

0 comments on commit f09eb96

Please sign in to comment.