Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -9,6 +9,9 @@ smolagents[litellm]
|
|
9 |
duckduckgo_search
|
10 |
wikipedia
|
11 |
google-generativeai >= 0.3.2
|
|
|
|
|
|
|
12 |
|
13 |
langchain>=0.0.170
|
14 |
langchain-community==0.0.17
|
|
|
9 |
duckduckgo_search
|
10 |
wikipedia
|
11 |
google-generativeai >= 0.3.2
|
12 |
+
markdownify
|
13 |
+
requests
|
14 |
+
openpyxl
|
15 |
|
16 |
langchain>=0.0.170
|
17 |
langchain-community==0.0.17
|