From 5442c5466ffe2371ebeb65f5dcc65c66462c0fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:17:41 +0000 Subject: [PATCH] Bump langchain from 0.3.2 to 0.3.3 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.2...langchain==0.3.3) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f94ab6..8c99f8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.3.2 +langchain==0.3.3 transformers==4.45.1 tiktoken==0.7.0 llama-cpp-python==0.3.1