mgbam commited on
Commit
290645f
·
verified ·
1 Parent(s): 047c8c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -5,3 +5,12 @@ tavily-python==0.5.1
5
  plotly==5.22.0
6
  python-multipart==0.0.9
7
  langchain-community
 
 
 
 
 
 
 
 
 
 
5
  plotly==5.22.0
6
  python-multipart==0.0.9
7
  langchain-community
8
+ requests
9
+ langchain-groq
10
+ langchain-community
11
+ langgraph
12
+ langchain-core
13
+ pydantic>=1,<2
14
+ groq
15
+ tavily-python
16
+ python-dotenv