Skip to content

Commit 56fbd85

Browse files
committed
Fix upper bound
1 parent 1dd856c commit 56fbd85

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
@@ -11,7 +11,7 @@ authors = [
1111
]
1212
requires-python = ">=3.10"
1313
dependencies = [
14-
"bloqade-decoders>=0.4.0",
14+
"bloqade-decoders~=0.4.0",
1515
"numpy>=1.22.0",
1616
"scipy>=1.13.1",
1717
"kirin-toolchain~=0.22.2",

0 commit comments

Comments
 (0)