Upgrade dependency to pyQuil v4 #2254
Labels
dependencies
Pull requests that update a dependency file
interface-and-conversions
How Mitiq interfaces with quantum software packages.
monitor-for-external-solution
Tracking issues caused by external packages
If we still want to support pyQuil, then we also want to upgrade the pyQuil dependency v4, with the current version being pinned at
pyquil~=3.5.4
.When it comes to the pyQuil integration, the benefits of upgrading are described in https://pyquil-docs.rigetti.com/en/stable/introducing_v4.html.
The main immediate benefit outside of the integration is that we could finally upgrade many transitive dependencies, see discussion in #2233 (comment)
Going from v3 to v4 in pyQuil carries some substantial breaking changes. I will use this ticket to track progress on the upgrade.
The text was updated successfully, but these errors were encountered: