Skip to content

Commit

Permalink
fix: upgrade zfit-physics
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Apr 15, 2024
1 parent df26b36 commit 85ea61c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@ name: zfit-tutorials
channels:
- conda-forge
dependencies:
- python=3.11
- python=3.12
- hepunits
- matplotlib
- numpy
- numba
- pandas
- particle
- pip
- uv
- scipy
- xgboost
- progressbar2
- mplhep
- hist
- scikit-hep-testdata
- zfit >=0.14.1
- zfit_physics
- hepstats
- pip:
- formulate
- zfit >=0.14.1
- zfit-physics

0 comments on commit 85ea61c

Please sign in to comment.