diff --git a/constraints.txt b/constraints.txt index f2f7fb8934af..d3985581d362 100644 --- a/constraints.txt +++ b/constraints.txt @@ -1,7 +1,3 @@ -# jsonschema pinning needed due nbformat==5.1.3 using deprecated behaviour in -# 4.0+. The pin can be removed after nbformat is updated. -jsonschema==3.2.0 - # Scipy 1.11 seems to have caused an instability in the Weyl coordinates # eigensystem code for one of the test cases. See # https://github.com/Qiskit/qiskit-terra/issues/10345 for current details.