From d2be3121f3a2f9c809c91da8c78c60872469860e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:47:27 +0000 Subject: [PATCH] Bump langchain in /investment-analysis-on-edgar-using-vss Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.3 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.3...langchain==0.2.10) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- investment-analysis-on-edgar-using-vss/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/investment-analysis-on-edgar-using-vss/requirements.txt b/investment-analysis-on-edgar-using-vss/requirements.txt index 2184ed6..91d3e97 100644 --- a/investment-analysis-on-edgar-using-vss/requirements.txt +++ b/investment-analysis-on-edgar-using-vss/requirements.txt @@ -4,7 +4,7 @@ boto==2.49.0 boto3>=1.28.75,<1.32.0 graphviz==0.20.1 huggingface-hub==0.17.3 -langchain==0.2.3 +langchain==0.2.10 langsmith==0.0.43 numpy==1.24.4 pandas==2.0.3