Skip to content

Commit bc87944

Browse files
committed
fix: update langgraph version to 0.5.3 in pyproject.toml
1 parent dc170db commit bc87944

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 @@ langchain-google-genai = "2.1.7"
3636
langchain-mcp-adapters = "0.1.9"
3737
langchain-huggingface = "0.3.0"
3838
langchain-ollama = "0.3.4"
39-
langgraph = "0.5.2"
39+
langgraph = "0.5.3"
4040
torch = "2.7.1"
4141
sentence-transformers = "5.0.0"
4242

0 commit comments

Comments
 (0)