Skip to content

Commit e120e1f

Browse files
committed
Pin Brevitas version to 0.11
1 parent b7d2c48 commit e120e1f

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"torch>=2.1.2",
2222
"torchvision>=0.16.2",
2323
"torchaudio>=2.1.2",
24-
"brevitas>=0.11.0",
24+
"brevitas==0.11.0",
2525
"torchmetrics",
2626
"black",
2727
"isort",

0 commit comments

Comments
 (0)