Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ duckduckgo_search
|
|
5 |
pandas
|
6 |
feedparser
|
7 |
rank_bm25
|
8 |
-
nltk
|
|
|
|
|
|
5 |
pandas
|
6 |
feedparser
|
7 |
rank_bm25
|
8 |
+
nltk
|
9 |
+
shutil
|
10 |
+
os
|