Spaces:
Runtime error
Runtime error
masa729406
commited on
Commit
Β·
fe17720
1
Parent(s):
aba8ab1
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|