leofilo commited on
Commit
3d765ca
·
verified ·
1 Parent(s): a50966e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,7 +4,7 @@
4
  python-dotenv==1.0.0
5
  langchain-core>=0.3.0
6
  langchain-openai>=0.2.8
7
- langgraph==0.4.7
8
  langgraph-prebuilt
9
  langgraph-sdk
10
 
@@ -12,7 +12,7 @@ langgraph-sdk
12
 
13
  langgraph-checkpoint-postgres
14
 
15
- trustcall==0.0.20
16
  pydantic==2.9.2
17
  httpx==0.27.2
18
  typing-extensions==4.12.2
 
4
  python-dotenv==1.0.0
5
  langchain-core>=0.3.0
6
  langchain-openai>=0.2.8
7
+ langgraph==1.0.9
8
  langgraph-prebuilt
9
  langgraph-sdk
10
 
 
12
 
13
  langgraph-checkpoint-postgres
14
 
15
+ trustcall==0.0.39
16
  pydantic==2.9.2
17
  httpx==0.27.2
18
  typing-extensions==4.12.2