From da3eaa659c359ed11ce27615ffbb5328590a1385 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:33:53 +0000 Subject: [PATCH] chore(deps): update dependency pip to v25.0.1 --- chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/requirements.txt b/chat/requirements.txt index 9fb60f2..c9f91c6 100644 --- a/chat/requirements.txt +++ b/chat/requirements.txt @@ -1,2 +1,2 @@ ./llama-cpp-python[server] -pip==25.0 +pip==25.0.1