Skip to content

Commit 39a0d87

Browse files
authored
Remove bound on qiskit-aer version (#1306)
1 parent c2c6097 commit 39a0d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
qiskit-ibm-provider>=0.6.1 # for submitting experiments to backends through the IBM provider
22
cvxpy>=1.3.2 # for tomography
33
scikit-learn # for discriminators
4-
qiskit-aer>=0.11.0,<=0.12.2 # Temporary version pin because of https://github.com/Qiskit-Extensions/qiskit-experiments/issues/1292
4+
qiskit-aer>=0.11.0
55
qiskit_dynamics>=0.4.0 # for the PulseBackend

0 commit comments

Comments
 (0)