Skip to content

Commit

Permalink
enh: limit uproot below 5
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Jan 9, 2024
1 parent c50bdaf commit 685830c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- pip
- scikit-learn
- scipy
- uproot
- uproot <5.0.0 # 5.0.0 breaks the httpsource argument with open, TODO upgrade (what's the equivalent?) in the "get_truth" function
- uproot3
- vector
- wget
Expand Down

0 comments on commit 685830c

Please sign in to comment.