Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ smolagents[toolkit]
|
|
2 |
openai
|
3 |
gradio
|
4 |
pandas
|
5 |
-
requests
|
|
|
|
2 |
openai
|
3 |
gradio
|
4 |
pandas
|
5 |
+
requests
|
6 |
+
langchain-community
|