harini-012 commited on
Commit
4502d8c
·
verified ·
1 Parent(s): b020a57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- gradio
2
- requests
3
- pandas
4
- python-dotenv
5
- langchain-groq
6
- langchain-tavily>=0.2.0
7
- tavily-python>=0.5.0
8
  langgraph
9
  langgraph-supervisor
10
- langchain-core
 
 
 
 
 
 
 
1
+ tavily-python
 
 
 
 
 
 
2
  langgraph
3
  langgraph-supervisor
4
+ langchain
5
+ langchain-core
6
+ langchain-groq
7
+ python-dotenv
8
+ gradio
9
+ pandas
10
+ requests