We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d395187 commit 0f1d864Copy full SHA for 0f1d864
pyproject.toml
@@ -28,7 +28,7 @@ dev = [
28
]
29
algo = [
30
"qiskit~=1.2.4",
31
- "qiskit-aer==0.15.1",
+ "qiskit-aer~=0.15.1",
32
33
all = ["isotropic[dev,algo]"]
34
docs = [
0 commit comments