Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
requests
|
3 |
pandas
|
4 |
groq
|
5 |
-
# ---
|
6 |
langchain
|
7 |
langchain-groq
|
8 |
langchain-community
|
|
|
2 |
requests
|
3 |
pandas
|
4 |
groq
|
5 |
+
# --- Libraries for the Agent ---
|
6 |
langchain
|
7 |
langchain-groq
|
8 |
langchain-community
|