Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ textblob
|
|
9 |
gunicorn
|
10 |
keras
|
11 |
tensorflow
|
12 |
-
spacy
|
|
|
|
9 |
gunicorn
|
10 |
keras
|
11 |
tensorflow
|
12 |
+
spacy
|
13 |
+
beautifulsoup4
|