From 8ee3e1913b44dd9e9cc515968a91376ea83c2c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:59:28 -0500 Subject: [PATCH] chore(deps): bump langchain (#64) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../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