Spaces:
Sleeping
Sleeping
LLH
commited on
Commit
·
4a491db
1
Parent(s):
84cd3d9
2024/02/20/14:15
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ scipy~=1.10.0
|
|
11 |
lightgbm~=4.3.0
|
12 |
xgboost~=2.0.3
|
13 |
tqdm~=4.64.1
|
14 |
-
scikit-optimize~=0.9.0
|
|
|
|
11 |
lightgbm~=4.3.0
|
12 |
xgboost~=2.0.3
|
13 |
tqdm~=4.64.1
|
14 |
+
scikit-optimize~=0.9.0
|
15 |
+
openpyxl~=3.0.10
|