qlearnkit
qlearnkit copied to clipboard
Removing `qiskit-terra` dependency in favor of `qiskit`
qlearnkit depends on qiskit-terra (>=0.20.0) https://www.wheelodex.org/projects/qlearnkit/ which is reaching EoL:
[!IMPORTANT] The package
qiskit-terrais not going to be updated after August 15th, 2024. Since Qiskit 0.44 (released on July 27th, 2023), theqiskitmeta-package only containsqiskit-terra. In Qiskit 1.0 and beyond, the meta-package architecture is removed. If you are installing or depending onqiskit-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.