Spaces:
Runtime error
Runtime error
masa729406
commited on
Commit
Β·
f59b30a
1
Parent(s):
b3c9d45
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ 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
|
|
|
|
5 |
optuna == 3.1.0
|
6 |
seaborn == 0.12.2
|
7 |
japanize_matplotlib == 1.1.3
|
8 |
+
lightgbm == 3.3.5
|
9 |
+
beautifulsoup4 == 4.9.3
|