From 9923331bd1995d5654f612f43d208e3901f8c77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 23:05:15 +0000 Subject: [PATCH] Bump bitsandbytes from 0.42.0 to 0.43.0 Bumps [bitsandbytes](https://github.com/TimDettmers/bitsandbytes) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/TimDettmers/bitsandbytes/releases) - [Changelog](https://github.com/TimDettmers/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](https://github.com/TimDettmers/bitsandbytes/compare/0.42.0...0.43.0) --- updated-dependencies: - dependency-name: bitsandbytes 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 f849fa1..9ceb833 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ uvicorn>=0.20.0 redis diffusers accelerate -bitsandbytes==0.42.0 +bitsandbytes==0.43.0