We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1acf17 commit c303b50Copy full SHA for c303b50
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
]
12
requires-python = ">=3.10"
13
dependencies = [
14
- "bloqade-decoders~=0.3.0",
+ "bloqade-decoders~=0.3.0,!=0.3.2",
15
"numpy>=1.22.0",
16
"scipy>=1.13.1",
17
"kirin-toolchain~=0.22.2",
0 commit comments