From 910030e3d3287b9022092dc1c234a507d8a7a704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:21:23 +0000 Subject: [PATCH] Bump langchain from 0.2.10 to 0.3.0 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.10 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.10...langchain==0.3.0) --- 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 fd1f7af..1390aee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.111.0 uvicorn==0.30.1 pydantic==1.10.15 sse-starlette==2.1.0 -langchain==0.2.10 +langchain==0.3.0 langchain-community==0.2.9 transformers==4.41.2 google-cloud-aiplatform==1.53.0 \ No newline at end of file