Skip to content

Commit 88c1ea1

Browse files
Bump langchain-core from 1.0.3 to 1.0.7 in /samples/langgraph-sql-agent
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.3 to 1.0.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.0.3...langchain-core==1.0.7) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d8c53d commit 88c1ea1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/langgraph-sql-agent/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -526,9 +526,9 @@ langchain-community==0.4.1 \
526526
--hash=sha256:2135abb2c7748a35c84613108f7ebf30f8505b18c3c18305ffaecfc7651f6c6a \
527527
--hash=sha256:f3b211832728ee89f169ddce8579b80a085222ddb4f4ed445a46e977d17b1e85
528528
# via langgraph-sql-agent
529-
langchain-core==1.0.3 \
530-
--hash=sha256:10744945d21168fb40d1162a5f1cf69bf0137ff6ad2b12c87c199a5297410887 \
531-
--hash=sha256:64f1bd45f04b174bbfd54c135a8adc52f4902b347c15a117d6383b412bf558a5
529+
langchain-core==1.0.7 \
530+
--hash=sha256:6c64399cb0f163a7e45a764cce75d80fd08b82f4e0274ca892cfbcaa2f29200b \
531+
--hash=sha256:76af258b0e95a7915b8e301706a45ded50c75b80ff35329394d4df964416e32a
532532
# via
533533
# langchain-classic
534534
# langchain-community

0 commit comments

Comments
 (0)