Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ openai
|
|
2 |
typing
|
3 |
googlesearch-python
|
4 |
newsapi-python
|
5 |
-
beautifulsoup4
|
|
|
|
|
|
2 |
typing
|
3 |
googlesearch-python
|
4 |
newsapi-python
|
5 |
+
beautifulsoup4
|
6 |
+
newspaper3k
|
7 |
+
markdown
|