sims2k commited on
Commit
24d0cfb
·
verified ·
1 Parent(s): ac6a4ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -2
requirements.txt CHANGED
@@ -1,2 +1,18 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langgraph==0.3.2
2
+ langchain-openai>=0.1.22
3
+ langchain-anthropic>=0.1.23
4
+ langchain>=0.2.14
5
+ langchain-fireworks>=0.1.7
6
+ python-dotenv>=1.0.1
7
+ langchain-tavily>=0.1
8
+ langchain-community>=0.3.23,<0.4.0
9
+ tavily-python>=0.7.0,<0.8.0
10
+ langchain-google-genai>=2.1.4,<3.0.0
11
+ langchain-experimental>=0.3.4,<0.4.0
12
+ aiosqlite>=0.21.0,<0.22.0
13
+ langgraph-checkpoint>=2.0.25,<3.0.0
14
+ gradio[oauth]>=5.29.0,<6.0.0
15
+ requests>=2.32.3,<3.0.0
16
+ pandas>=2.2.3,<3.0.0
17
+ langgraph-prebuilt>=0.1.8,<0.2.0
18
+ langgraph-checkpoint-sqlite>=2.0.7,<3.0.0