Dun3Co commited on
Commit
78d4cfa
·
verified ·
1 Parent(s): 174ff4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- scikit-learn==1.7.2
2
- joblib==1.5.2
3
- numpy==2.3.1
4
- pandas==2.3.2
5
- matplotlib
6
- seaborn
7
- shap
8
- altair
9
- requests
10
- xgboost
11
- optuna
12
  plotly
 
1
+ scikit-learn==1.7.2
2
+ joblib==1.5.2
3
+ numpy==2.2.6
4
+ pandas==2.3.2
5
+ matplotlib
6
+ seaborn
7
+ shap
8
+ altair
9
+ requests
10
+ xgboost
11
+ optuna
12
  plotly