Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain
|
|
5 |
langchain-community
|
6 |
requests
|
7 |
nltk
|
8 |
-
textblob
|
|
|
|
5 |
langchain-community
|
6 |
requests
|
7 |
nltk
|
8 |
+
textblob
|
9 |
+
gunicorn
|