dalybuilds commited on
Commit
f5413d1
·
verified ·
1 Parent(s): dec180d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
  gradio
2
  requests
3
- groq
 
 
 
 
 
 
 
1
  gradio
2
  requests
3
+ pandas
4
+ groq
5
+ # --- New Libraries for the Agent ---
6
+ langchain
7
+ langchain-groq
8
+ langchain-community
9
+ tavily-python