Skip to content

Commit 9dbbc19

Browse files
committed
fix: specific version
Signed-off-by: Will Johnson <mwjohnson728@gmail.com>
1 parent c408661 commit 9dbbc19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ aim = ["aim>=3.19.0,<4.0"]
4949
mlflow = ["mlflow"]
5050
fms-accel = ["fms-acceleration>=0.6"]
5151
gptq-dev = ["auto_gptq>0.4.2", "optimum>=1.15.0"]
52-
mamba = ["mamba_ssm>=2.0.0,<3.0.0", "causal-conv1d>=1.4.0"]
52+
mamba = ["mamba_ssm==2.2.4", "causal-conv1d>=1.4.0"]
5353
scanner-dev = ["HFResourceScanner>=0.1.0"]
5454

5555

0 commit comments

Comments
 (0)