Skip to content

Commit 58e9e4f

Browse files
Bump bitsandbytes from 0.44.1 to 0.49.2
Bumps [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) from 0.44.1 to 0.49.2. - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](bitsandbytes-foundation/bitsandbytes@0.44.1...0.49.2) --- updated-dependencies: - dependency-name: bitsandbytes dependency-version: 0.49.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a7d76 commit 58e9e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ ml-heavy = [
228228
"torchaudio==2.6.0",
229229
"numpy>=2.1,<2.2",
230230
"accelerate>=1.1.0",
231-
"bitsandbytes==0.44.1",
231+
"bitsandbytes==0.49.2",
232232
"datasets>=3.0.2",
233233
"transformers>=4.51.1,<=4.51.3",
234234
"tensorflow>=2.19.1",

0 commit comments

Comments
 (0)