Skip to content

Commit

Permalink
Sync environment.yml with setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinclert committed Jun 14, 2021
1 parent 6ff6655 commit 2f5d150
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ channels:
- defaults
dependencies:
- python=3.6.*
- h5py
- matplotlib>=2.0.0
- numpy>=1.13.0
- h5py
- scipy>=1.0.0
- scikit-learn>=0.19.0
- pytorch>=1.0.0
- pytest
- pip
- pip:
- uproot
- scikit-hep>=0.5.0, <0.6.0
- uproot3>=3.14.1
- vector>=0.8.0

0 comments on commit 2f5d150

Please sign in to comment.