Skip to content

Commit 30f27a5

Browse files
committed
[CI] Add xgboost and scikit-learn to requirements
This should be added so we can test RBDT in the CI.
1 parent 74c9a26 commit 30f27a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# PyROOT: Interoperability with numpy arrays
44
# TMVA: PyMVA interfaces
55
numpy>=1.4.1
6+
scikit-learn
7+
xgboost
68

79
# PyROOT: ROOT.Numba.Declare decorator
810
numba>=0.47.0 ; python_version < "3.11" # See https://github.com/numba/numba/issues/8304

0 commit comments

Comments
 (0)