AsusHP commited on
Commit
f4d4437
1 Parent(s): 7f422c9

update versions

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- joblib
2
- lightgbm
3
- numpy
4
- pandas
5
- scikit-learn
6
- xgboost
7
- imblearn
 
1
+ joblib=1.2.0
2
+ lightgbm=3.3.3
3
+ numpy=1.23.1
4
+ pandas=2.0.1
5
+ scikit-learn=1.1.3
6
+ xgboost=2.0.0
7
+ imblearn=0.0