diff --git a/pyproject.toml b/pyproject.toml index 14b924d9..cd888710 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ timm = "0.6.13" torchdiffeq = "0.2.3" pytest = "7.4.2" einops = "0.7.0" -bitsandbytes = "0.38.1" +bitsandbytes = "0.41.3.post2" typing = "3.7.4.3" transformers = "4.36.0" einops-exts = "0.0.4"