Skip to content

Commit

Permalink
capping qiskit-terra version due to deprecation warning for qiskit.qu…
Browse files Browse the repository at this point in the history
…antum_info.operators.symplectic.clifford.Clifford.stabilizer (#366)

Co-authored-by: Grace <[email protected]>
  • Loading branch information
grace-harper and Grace authored May 12, 2023
1 parent ada699d commit daf0999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
qiskit-terra>=0.21.2
qiskit-terra>=0.21.2, <0.24.0
qiskit-aer>=0.11.0
pybind11<=2.9.1
PyMatching>=0.6.0,!=2.0.0
Expand Down

0 comments on commit daf0999

Please sign in to comment.