From 7cf32542aa7dd3ab490f8ba0421927d9fd00dedf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:51:58 +0000 Subject: [PATCH] Update dependency ollama to v0.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5c35a9..b842983 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ lnd-grpc == 0.4.0 -ollama ==0.6.0 +ollama ==0.6.1 flask ==3.1.2 ldk-garbagecollected==0.0.125.0 pyln-client==25.9.1 \ No newline at end of file