From 43069905cbc0b20a50e1e274ec92a68bc5ff240a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:39:25 -0700 Subject: [PATCH] Bump langchain in /apps/enterprise-knowledge-retrieval (#695) Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.158 to 0.0.246. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/enterprise-knowledge-retrieval/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/enterprise-knowledge-retrieval/requirements.txt b/apps/enterprise-knowledge-retrieval/requirements.txt index aed6eae994..bd03b2af5d 100644 --- a/apps/enterprise-knowledge-retrieval/requirements.txt +++ b/apps/enterprise-knowledge-retrieval/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.0.158 +langchain==0.0.246 numpy==1.24.2 openai==0.27.4 pandas==2.0.0