Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ mealpy
|
|
9 |
scikit-learn>=1.0.2
|
10 |
openpyxl
|
11 |
seaborn
|
12 |
-
seaborn>=0.11.0
|
|
|
|
|
|
9 |
scikit-learn>=1.0.2
|
10 |
openpyxl
|
11 |
seaborn
|
12 |
+
seaborn>=0.11.0
|
13 |
+
plotly>=5.0.0
|
14 |
+
pandas>=1.0.0
|