From 3f391893d2746113d7c9dd838a1f0f8523ae5132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 08:52:22 +0200 Subject: [PATCH] Bump langchain-community from 0.2.4 to 0.2.5 (#26) Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.4...langchain-community==0.2.5) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c1da9c..34a7ae7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ uvicorn==0.30.1 pydantic==1.10.15 sse-starlette==2.1.0 langchain==0.2.3 -langchain-community==0.2.4 +langchain-community==0.2.5 transformers==4.41.2 google-cloud-aiplatform==1.53.0 \ No newline at end of file