From 862ea8fbdcc2560797051932847a15b7558f7942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:09:04 +0000 Subject: [PATCH] Bump ollama from 0.2.1 to 0.4.4 Bumps [ollama](https://github.com/ollama/ollama-python) from 0.2.1 to 0.4.4. - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](https://github.com/ollama/ollama-python/compare/v0.2.1...v0.4.4) --- updated-dependencies: - dependency-name: ollama 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 f328c5b8..ff2a61fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ minio==7.2.12 posthog==3.1.0 sentry-sdk==1.39.1 -ollama==0.2.1 +ollama==0.4.4 # Not currently supporting coursera ingest # cs-dlp @ git+https://github.com/raffaem/cs-dlp.git@0.12.0b0 # previously called coursera-dl