From b41b6090a376eb6ccb270811482e61fc31d4e86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 23:26:39 +0000 Subject: [PATCH] Bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.13 to 0.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.5) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../samples/ddg_langchain_bot/plugins/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices/ace_agent/samples/ddg_langchain_bot/plugins/requirements_dev.txt b/microservices/ace_agent/samples/ddg_langchain_bot/plugins/requirements_dev.txt index 7176854..3f86ee1 100644 --- a/microservices/ace_agent/samples/ddg_langchain_bot/plugins/requirements_dev.txt +++ b/microservices/ace_agent/samples/ddg_langchain_bot/plugins/requirements_dev.txt @@ -1,4 +1,4 @@ langchain==0.1.1 -langchain-community==0.0.13 +langchain-community==0.2.5 langchain-core==0.1.12 duckduckgo-search==5.2.2 \ No newline at end of file