Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
|
| 5 |
-
seaborn
|
| 6 |
textblob
|
| 7 |
scipy
|
| 8 |
nltk
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
plotly
|
|
|
|
| 5 |
textblob
|
| 6 |
scipy
|
| 7 |
nltk
|