From be41a94fdad23dde0b41849c215d00d95d431653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 04:14:18 +0000 Subject: [PATCH] Bump langchain from 0.3.25 to 1.0.3 in /backend Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.25 to 1.0.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.25...langchain==1.0.3) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ffb6f04a9..bff2e6124 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ google_auth_oauthlib==1.2.2 google-cloud-core==2.4.3 json-repair==0.39.1 pip-install==1.3.5 -langchain==0.3.25 +langchain==1.0.3 langchain-aws==0.2.25 langchain-anthropic==0.3.15 langchain-fireworks==0.3.0