From 8a794db68c60ad9cce1506ddbce27dd42c77eefd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:37:37 +0000 Subject: [PATCH] Bump langchain-community from 0.0.25 to 0.2.9 in /services/engine Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.25 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-cli==0.0.25...langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/engine/requirements.txt b/services/engine/requirements.txt index 69f7e539..fa235ffa 100644 --- a/services/engine/requirements.txt +++ b/services/engine/requirements.txt @@ -2,7 +2,7 @@ dnspython==2.3.0 fastapi==0.98.0 httpx==0.27.0 langchain==0.1.11 -langchain-community==0.0.25 +langchain-community==0.2.9 langchain-openai==0.0.8 load-dotenv==0.1.0 mypy-extensions==1.0.0