Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-whois
|
|
6 |
matplotlib
|
7 |
wordcloud
|
8 |
langdetect
|
|
|
9 |
textblob
|
|
|
6 |
matplotlib
|
7 |
wordcloud
|
8 |
langdetect
|
9 |
+
nltk
|
10 |
textblob
|