diff --git a/pyproject.toml b/pyproject.toml index 4449f678d..657f856ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ numpy = "1.26.4" scipy = "1.12.0" scs = "3.2.4.post1" picos = "2.4.17" -qiskit = "1.0.1" +qiskit = "1.0.2" [tool.poetry.dev-dependencies] distlib = "0.3.8"