diff --git a/pyproject.toml b/pyproject.toml index 74a79dd..4bfb339 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ requires-python = ">=3.8" dependencies = [ "mapomatic==0.9", "qiskit-aer", - "qiskit==0.42.1", + "qiskit==0.46.0", ] [project.optional-dependencies]