From 65e3a73797826f8680dd341f6c9e7ea1a758076f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:30:28 +0000 Subject: [PATCH] chore(deps): bump langchain Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.317 to 0.0.325. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.317...v0.0.325) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../document_reader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/aws-summarization-appsync-stepfn/document_reader/requirements.txt b/lambda/aws-summarization-appsync-stepfn/document_reader/requirements.txt index 71250c16..59e25b8c 100644 --- a/lambda/aws-summarization-appsync-stepfn/document_reader/requirements.txt +++ b/lambda/aws-summarization-appsync-stepfn/document_reader/requirements.txt @@ -1,6 +1,6 @@ redis pypdf2 -langchain==0.0.317 +langchain==0.0.325 urllib3<2 aws-xray-sdk aws-lambda-powertools