rigetti / qiskit-rigetti

Qiskit provider serving Rigetti hardware & simulator backends.
Apache License 2.0
7 stars 7 forks source link

Qiskit dependency needs update #25

Closed erichulburd closed 2 years ago

erichulburd commented 2 years ago

Current qiskit dependency is set to ^0.27.0.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
qiskit 0.27.0 requires qiskit-terra==0.17.4, but you have qiskit-terra 0.19.2 which is incompatible.
qiskit-aqua 0.9.2 requires docplex<=2.20.204; sys_platform != "darwin", but you have docplex 2.22.213 which is incompatible.

We should:

j4ustin commented 2 years ago

Hey @erichulburd this PR should fix this issue: https://github.com/rigetti/qiskit-rigetti/pull/26

rigetti-githubbot commented 6 months ago

:tada: This issue has been resolved in version 0.4.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: