From b40e08281715ac8c9e2314a637ea3a44ace68d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 04:23:42 +0000 Subject: [PATCH] Bump ollama from 0.3.2 to 0.3.3 Bumps [ollama](https://github.com/jmorganca/ollama-python) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](https://github.com/jmorganca/ollama-python/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: ollama 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 d3ecdd4..a7fa9e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ numexpr==2.10.1 numpy==2.1.1 huggingface-hub==0.24.7 wikipedia==1.4.0 -ollama==0.3.2 +ollama==0.3.3 --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/