Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ pandas==1.5.3
|
|
6 |
streamlit-on-Hover-tabs
|
7 |
pandasai==2.0.28
|
8 |
google-generativeai==0.4.1
|
9 |
-
seaborn
|
|
|
|
|
|
6 |
streamlit-on-Hover-tabs
|
7 |
pandasai==2.0.28
|
8 |
google-generativeai==0.4.1
|
9 |
+
seaborn
|
10 |
+
matplotlib
|
11 |
+
wordcloud
|