Skip to content

Commit ed29290

Browse files
Update dependency langgraph to ^0.4.0
1 parent ebc68b9 commit ed29290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ipython = "^9.0.0"
3636
langchain = "^0.3.13"
3737
langchain-openai = "^0.3.0"
3838
langchain-core = "^0.3.31"
39-
langgraph = "^0.3.0"
39+
langgraph = "^0.4.0"
4040
langgraph-checkpoint-postgres = "^2.0.13"
4141
litellm = "^1.53.5"
4242
markdown2 = "^2.5.2"

0 commit comments

Comments
 (0)