Spaces:
Runtime error
Runtime error
added serpapi package
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
openai
|
2 |
langchain
|
3 |
-
newsapi-python
|
|
|
|
1 |
openai
|
2 |
langchain
|
3 |
+
newsapi-python
|
4 |
+
google-search-results
|