Commit
·
c67c9bd
1
Parent(s):
37352c9
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas
|
|
2 |
seaborn
|
3 |
matplotlib
|
4 |
wordcloud
|
5 |
-
numpy
|
|
|
|
2 |
seaborn
|
3 |
matplotlib
|
4 |
wordcloud
|
5 |
+
numpy
|
6 |
+
plotly
|