From 000399cd6db59ef4036cc07033c0feaba5c7766f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:42:39 +0000 Subject: [PATCH] Bump langchain Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.329 to 0.3.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.329...langchain==0.3.7) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../question_answering/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/aws-qa-appsync-opensearch/question_answering/src/requirements.txt b/lambda/aws-qa-appsync-opensearch/question_answering/src/requirements.txt index 44528d2..ae133e8 100644 --- a/lambda/aws-qa-appsync-opensearch/question_answering/src/requirements.txt +++ b/lambda/aws-qa-appsync-opensearch/question_answering/src/requirements.txt @@ -9,5 +9,5 @@ requests==2.31.0 requests-aws4auth==1.2.3 opensearch-py==2.3.1 numpy -langchain==0.0.329 +langchain==0.3.7 opensearch-py \ No newline at end of file