From 8b1a45e1e26f6d856a92fe56e913ffcc3cbc84d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 15:43:07 +0000 Subject: [PATCH] Bump langchain from 0.2.1 to 0.2.5 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.1...langchain==0.2.5) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.2.5 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 0b9e8c5..66622ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ azure-ai-documentintelligence==1.0.1 azure-search-documents==11.6.0b4 python-dotenv==1.0.0 -langchain==0.2.1 +langchain==0.2.5 langchain-text-splitters==0.2.4 openai==1.75.0 tiktoken==0.7.0