Skip to content

Commit 22fc0ef

Browse files
fix(deps): update dependency langchain-core to v1
1 parent 15e6ef8 commit 22fc0ef

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
@@ -40,7 +40,7 @@ gunicorn = "^23.0.0"
4040
ipython = "^9.0.0"
4141
langchain = "^0.3.13"
4242
langchain-community = "^0.3.16"
43-
langchain-core = "^0.3.31"
43+
langchain-core = "^1.0.0"
4444
langchain-litellm = "^0.3.0"
4545
langchain-openai = "^0.3.0"
4646
langgraph = "^0.6.6"

0 commit comments

Comments
 (0)