Skip to content

Commit 85ea61c

Browse files
committed
fix: upgrade zfit-physics
1 parent df26b36 commit 85ea61c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

environment.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,23 @@ name: zfit-tutorials
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.11
5+
- python=3.12
66
- hepunits
77
- matplotlib
88
- numpy
99
- numba
1010
- pandas
1111
- particle
1212
- pip
13+
- uv
1314
- scipy
1415
- xgboost
1516
- progressbar2
1617
- mplhep
1718
- hist
1819
- scikit-hep-testdata
19-
- zfit >=0.14.1
20-
- zfit_physics
2120
- hepstats
2221
- pip:
2322
- formulate
23+
- zfit >=0.14.1
24+
- zfit-physics

0 commit comments

Comments
 (0)