From 9aecd0a11cae40445662f5ccbf49d1382a35ac6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:58:07 -0700 Subject: [PATCH] chore(deps): bump langchain (#52) Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.312 to 0.0.317. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.312...v0.0.317) --- 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> --- .../summary_generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/aws-summarization-appsync-stepfn/summary_generator/requirements.txt b/lambda/aws-summarization-appsync-stepfn/summary_generator/requirements.txt index dd4ecdc1..cdcd591e 100644 --- a/lambda/aws-summarization-appsync-stepfn/summary_generator/requirements.txt +++ b/lambda/aws-summarization-appsync-stepfn/summary_generator/requirements.txt @@ -3,7 +3,7 @@ boto3>=1.28.61 botocore>=1.31.61 requests==2.31.0 requests-aws4auth==1.2.3 -langchain==0.0.312 +langchain==0.0.317 nltk==3.8.1 urllib3<2 aws-lambda-powertools