Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ inspector-python
|
|
9 |
matplotlib==3.9.2
|
10 |
validators
|
11 |
feedparser
|
|
|
12 |
SQLAlchemy
|
13 |
bs4
|
14 |
feedgen
|
|
|
9 |
matplotlib==3.9.2
|
10 |
validators
|
11 |
feedparser
|
12 |
+
scikit-learn
|
13 |
SQLAlchemy
|
14 |
bs4
|
15 |
feedgen
|