qiskit-community / qiskit-braket-provider

Qiskit-Braket provider to execute Qiskit programs on quantum computing hardware devices through Amazon Braket.
https://qiskit-community.github.io/qiskit-braket-provider/
Apache License 2.0
58 stars 45 forks source link

Prevent Qiskit 1.0 upgrade #143

Closed jcjaskula-aws closed 8 months ago

jcjaskula-aws commented 8 months ago

Summary

Prevent upgrade to qiskit 1.0 which will have breaking changes.

Details and comments

using the qiskit metapackage instead of terra/aer. use cx instead of cnot as qsikit 0.46 added deprecation messges.