Skip to content

Commit c5439fb

Browse files
fix(deps): update dependency langgraph to ^0.4.0
1 parent bcb2cc8 commit c5439fb

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
@@ -39,7 +39,7 @@ langchain = "^0.3.13"
3939
langchain-community = "^0.3.16"
4040
langchain-core = "^0.3.31"
4141
langchain-openai = "^0.3.0"
42-
langgraph = "^0.3.0"
42+
langgraph = "^0.4.0"
4343
langgraph-checkpoint-postgres = "^2.0.13"
4444
litellm = "^1.53.5"
4545
markdown2 = "^2.5.2"

0 commit comments

Comments
 (0)