Skip to content

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Jan 1, 2024
1 parent 0fb4700 commit dc60709
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
CHAID==5.3.0
dill==0.3.6
joblib==1.3.1
lightgbm==3.3.5
numpy==1.21.6
lightgbm==4.1.0
numpy==1.22.4
optbinning==0.17.3
pandas==1.3.5
pandas==1.5.3
scikit-learn
scikit-lego==0.6.14
sklearn-pandas==2.2.0
statsmodels==0.13.5
statsmodels==0.14.1
TPOT==0.12.0
xgboost==1.6.2
xgboost==2.0.2

0 comments on commit dc60709

Please sign in to comment.