From 1718520de9a32bbaf1143dd2dbbf0c7cf6f71f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 18:01:24 +0000 Subject: [PATCH] Bump llama-cpp-python[server] from 0.1.50 to 0.1.54 Bumps [llama-cpp-python[server]](https://github.com/abetlen/llama-cpp-python) from 0.1.50 to 0.1.54. - [Release notes](https://github.com/abetlen/llama-cpp-python/releases) - [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.1.50...v0.1.54) --- updated-dependencies: - dependency-name: llama-cpp-python[server] 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 63dd6d0..9972bd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -llama-cpp-python[server]==0.1.50 +llama-cpp-python[server]==0.1.54 uvicorn==0.22.0 sanic==23.3.0 \ No newline at end of file