masa729406 commited on
Commit
fe17720
Β·
1 Parent(s): aba8ab1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- sklearn
 
 
 
 
 
 
 
 
1
+ pandas == 1.5.3
2
+ numpy == 1.24.2
3
+ matplotlib == 3.7.1
4
+ scikit-learn == 1.2.2
5
+ optuna == 3.1.0
6
+ seaborn == 0.12.2
7
+ japanize_matplotlib == 1.1.3
8
+ lightgbm == 3.3.5