From f1f68ae90afa1756c21b26af3c07ab9fa6f51711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 18:27:55 +0000 Subject: [PATCH] Bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.6 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.6...langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../llm_multiple_evals_monitor_byoc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagemaker_model_monitor/llm_multiple_evals_monitor_byoc/requirements.txt b/sagemaker_model_monitor/llm_multiple_evals_monitor_byoc/requirements.txt index f167474dcc..046f5eaf4e 100644 --- a/sagemaker_model_monitor/llm_multiple_evals_monitor_byoc/requirements.txt +++ b/sagemaker_model_monitor/llm_multiple_evals_monitor_byoc/requirements.txt @@ -4,5 +4,5 @@ pytest-cov==5.0.0 fmeval==1.0.3 langkit==0.0.32 langchain==0.2.6 -langchain-community==0.2.6 +langchain-community==0.2.9 gpt4all==2.7.0 \ No newline at end of file