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