Skip to content

Commit

Permalink
Merge branch 'main' into fix-directories-translations
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman authored Oct 26, 2023
2 parents 002f1d0 + 22f4c93 commit a3ecd2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ numpy<1.25
# eigensystem code for one of the test cases. See
# https://github.com/Qiskit/qiskit-terra/issues/10345 for current details.
scipy<1.11

# Aer 0.13 causes several randomised tests to begin failing, and some
# `QuantumInstance` use of noise models to raise exceptions. These need fixes
# on Terra.
qiskit-aer==0.12.2

0 comments on commit a3ecd2d

Please sign in to comment.