From d1d1e5b68571bdb886b3384562be1badca1c518a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:31:30 +0000 Subject: [PATCH] chore(deps): bump langchain Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.321 to 0.0.325. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.321...v0.0.325) --- 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 9df07cf7..b181a648 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.321 +langchain==0.0.325 opensearch-py \ No newline at end of file