Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ langchain>=0.3.0
|
|
| 3 |
langchain-google-genai>=1.0.0
|
| 4 |
langchain-community>=0.3.0
|
| 5 |
duckduckgo-search>=6.0.0
|
|
|
|
| 6 |
gradio>=4.0.0
|
| 7 |
pandas>=2.0.0
|
| 8 |
requests>=2.31.0
|
|
|
|
| 3 |
langchain-google-genai>=1.0.0
|
| 4 |
langchain-community>=0.3.0
|
| 5 |
duckduckgo-search>=6.0.0
|
| 6 |
+
ddgs
|
| 7 |
gradio>=4.0.0
|
| 8 |
pandas>=2.0.0
|
| 9 |
requests>=2.31.0
|