Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ pandas
|
|
6 |
feedparser
|
7 |
rank_bm25
|
8 |
nltk
|
9 |
-
|
10 |
numpy
|
11 |
|
|
|
6 |
feedparser
|
7 |
rank_bm25
|
8 |
nltk
|
9 |
+
scikit-learn
|
10 |
numpy
|
11 |
|