diff --git a/pyproject.toml b/pyproject.toml index e22810e4..656dfcb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ requires-python = ">=3.8" dependencies = [ "importlib_resources>=5.0; python_version < '3.10'", "typing_extensions>=4.2", - "qiskit-terra>=0.22.0", + "qiskit-terra>=0.22.1", "mqt.core>=2.0.0b1" ] dynamic = ["version"] diff --git a/test/python/constraints.txt b/test/python/constraints.txt index fbee8761..355932b4 100644 --- a/test/python/constraints.txt +++ b/test/python/constraints.txt @@ -4,4 +4,4 @@ pybind11==2.11.0 pytest==7.0.0 importlib_resources==5.0.0 typing_extensions==4.2.0 -qiskit-terra==0.20.0 +qiskit-terra==0.22.1