Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update qiskit requirements #149

Open
trbromley opened this issue Aug 16, 2021 · 2 comments
Open

Update qiskit requirements #149

trbromley opened this issue Aug 16, 2021 · 2 comments

Comments

@trbromley
Copy link
Contributor

Currently PennyLane-Qiskit relies on the full qiskit library in its requirements. Now that Qiskit is split into multiple sub-components, we can probably get away with just relying on certain components in PennyLane-Qiskit and lightening the requirements, similar for example to the mitiq requirements. As an example, do we need here to depend on qiskit-ignis?

@blakejohnson
Copy link

I'm quite certain that you can drop the qiskit-ignis dependency, particularly as it is now deprecated.

@cosenal
Copy link

cosenal commented Apr 23, 2024

In fact, the version of qiskit-ibm-runtime currently required by pennylane-qiskit is affected by a security vulnerability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants