qiskit-community / qiskit-quantinuum-provider

Qiskit provider for Quantinuum backends.
Apache License 2.0
21 stars 17 forks source link

Remove `qiskit-terra` dependency in favor of `qiskit` #37

Open 1ucian0 opened 7 months ago

1ucian0 commented 7 months ago

qiskit-honeywell-provider depends on qiskit-terra (>=0.16.0) https://www.wheelodex.org/projects/qiskit-honeywell-provider/ which is reaching EoL:

[!IMPORTANT] The package qiskit-terra is not going to be updated after August 15th, 2024. Since Qiskit 0.44 (released on July 27th, 2023), the qiskit meta-package only contains qiskit-terra. In Qiskit 1.0 and beyond, the meta-package architecture is removed. If you are installing or depending on qiskit-terra, consider changing that to qiskit: Either qiskit>=0.x,<1 (if you did not transition to Qiskit 1.0 yet) or qiskit>=0.x,<2 (to also include Qiskit 1.*). Read more.

1ucian0 commented 1 month ago

qiskit-quantinuum-provider 0.4.1 (released on Jul 22, 2024) depends on qiskit-terra.

qiskit-terra reached end-of-life and the last update was 0.46.3, on Sep 22, 2024.