Skip to content

Commit 7ffc7af

Browse files
committed
pin bitsandbytes 0.43
1 parent cae7346 commit 7ffc7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tune = "torchtune._cli.tune:main"
4646

4747
[project.optional-dependencies]
4848
dev = [
49-
"bitsandbytes==0.42.0",
49+
"bitsandbytes==0.43.0",
5050
"comet_ml>=3.44.2",
5151
"pre-commit",
5252
"pytest==7.4.0",

0 commit comments

Comments
 (0)