Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
streamlit
|
|
|
|
|
2 |
pandas
|
|
|
|
|
|
|
3 |
matplotlib
|
4 |
numpy
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
matplotlib
|
3 |
+
numpy
|
4 |
pandas
|
5 |
+
seaborn
|
6 |
+
plotly
|
7 |
+
wordcloudstreamlit
|
8 |
matplotlib
|
9 |
numpy
|
10 |
+
pandas
|
11 |
+
seaborn
|
12 |
+
plotly
|
13 |
+
wordcloud
|