From 6fc8221c72f807a3300e22a3a7319cef960f1fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 11:55:56 +0000 Subject: [PATCH] Bump langchain from 0.0.233 to 0.2.3 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.233 to 0.2.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.233...langchain==0.2.3) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 692780c..6c1e9d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ opencv-python==4.8.1.78 docstring_parser json5==0.9.6 jsonschema==4.4.0 -langchain==0.0.233 +langchain==0.2.3 lxml==4.5.0 matplotlib==3.7.2 multiprocessing