From 5cfa6a7b0a89a6e4a9543f1cc6f05d7ef781dffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 07:53:12 +0000 Subject: [PATCH] Bump llama-cpp-python[server] from 0.1.54 to 0.1.56 Bumps [llama-cpp-python[server]](https://github.com/abetlen/llama-cpp-python) from 0.1.54 to 0.1.56. - [Release notes](https://github.com/abetlen/llama-cpp-python/releases) - [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.1.54...v0.1.56) --- 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 9972bd7..977cf56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -llama-cpp-python[server]==0.1.54 +llama-cpp-python[server]==0.1.56 uvicorn==0.22.0 sanic==23.3.0 \ No newline at end of file