Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
mtalec
- opened
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ huggingface_hub==0.25.2
|
|
2 |
requests>=2.25.0
|
3 |
smolagents>=0.1.0
|
4 |
python-dotenv>=0.19.0
|
5 |
-
markdownify>=0.11.0
|
|
|
|
|
|
2 |
requests>=2.25.0
|
3 |
smolagents>=0.1.0
|
4 |
python-dotenv>=0.19.0
|
5 |
+
markdownify>=0.11.0
|
6 |
+
serpapi==0.1.5
|
7 |
+
anthropic>=0.24.0
|