Skip to content

Commit 4bf766d

Browse files
Bump langchain-core in /examples/integrations/langgraph
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.36 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.36...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c19498c commit 4bf766d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/integrations/langgraph/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Pinned versions for reproducible builds across Mac/Windows/Linux
33

44
# Core LangChain and LangGraph - compatible versions
5-
langchain-core==0.3.36
5+
langchain-core==0.3.80
66
langchain-ollama==0.2.2
77
langgraph==0.2.60
88

0 commit comments

Comments
 (0)