Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ seaborn==0.11.2
|
|
12 |
streamlit==1.22.0
|
13 |
xgboost==1.7.4
|
14 |
plotly==5.9.0
|
15 |
-
openpyxl
|
|
|
|
12 |
streamlit==1.22.0
|
13 |
xgboost==1.7.4
|
14 |
plotly==5.9.0
|
15 |
+
openpyxl
|
16 |
+
WordCloud
|