From 0c549370775cc69f21e7c7e81dcb3d6f06257a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 17:19:24 +0000 Subject: [PATCH] Bump llama-cpp-python from 0.2.90 to 0.3.16 Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.2.90 to 0.3.16. - [Release notes](https://github.com/abetlen/llama-cpp-python/releases) - [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.2.90...v0.3.16) --- updated-dependencies: - dependency-name: llama-cpp-python dependency-version: 0.3.16 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2563ebb39..7fa406d926 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ langchain-google-genai==2.1.10 langchain-mistralai==0.2.11 langchain-openai==0.3.32 libmozdata==0.2.11 -llama-cpp-python==0.2.90 +llama-cpp-python==0.3.16 lmdb==1.7.3 lxml-html-clean==0.4.2 markdown2==2.5.4