From ddbf67d631a317d98300a7d53d3ca660960afdb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 23:17:44 +0000 Subject: [PATCH] chore(deps): bump langchain-core from 0.1.25 to 0.1.30 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.25 to 0.1.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4150fc1..a37f90d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -langchain-core==0.1.25 +langchain-core==0.1.30 langchain-community==0.0.21 SQLAlchemy==2.0.27 sqlalchemy-pytds==1.0.0