diff --git a/environment.yml b/environment.yml index b0bd301..c6abedb 100755 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: zfit-tutorials channels: - conda-forge dependencies: - - python=3.11 + - python=3.12 - hepunits - matplotlib - numpy @@ -10,14 +10,15 @@ dependencies: - 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