Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests
|
|
4 |
duckduckgo_search
|
5 |
pandas
|
6 |
feedparser
|
7 |
-
rank_bm25
|
|
|
|
4 |
duckduckgo_search
|
5 |
pandas
|
6 |
feedparser
|
7 |
+
rank_bm25
|
8 |
+
nltk
|