You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
qiskit-honeywell-provider
depends onqiskit-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), theqiskit
meta-package only containsqiskit-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 toqiskit
: Eitherqiskit>=0.x,<1
(if you did not transition to Qiskit 1.0 yet) orqiskit>=0.x,<2
(to also include Qiskit 1.*).Read more.
The text was updated successfully, but these errors were encountered: