We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189d0cc commit f0faf11Copy full SHA for f0faf11
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
]
12
requires-python = ">=3.10"
13
dependencies = [
14
- "bloqade-decoders @ git+https://github.com/QuEraComputing/bloqade-decoders.git@rafaelha/observable_idx",
+ "bloqade-decoders>=0.4.0",
15
"numpy>=1.22.0",
16
"scipy>=1.13.1",
17
"kirin-toolchain~=0.22.2",
0 commit comments