EWP-BplusToKstMuMu-AngAna/Code/Scripts/Python Scripts/requirements.yaml

25 lines
369 B
YAML
Raw Normal View History

2022-08-30 11:45:57 +02:00
name: angularanalysis
2022-08-30 11:40:31 +02:00
channels:
- defaults
dependencies:
- python=3.9.12
- iminuit
- numpy
- pandas
- matplotlib
- seaborn
- pytest
- pip
- pip:
- uproot==4.2.3
- awkward==1.8.0
- zfit
- prettytable
- PyRoot==0.3.0
- python-dotenv==0.20.0
- sympy
- uncertainties==3.1.6
- xgboost==1.6.1
- mplhep
- hep-ml