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 pyquil dependency and remove workaround pinning of quil #6763

Merged
merged 5 commits into from
Oct 15, 2024

Commits on Oct 10, 2024

  1. Unpin the quil package

    The latest release quil-0.13.1 includes binary wheels.
    Wheels were omitted unintentionally before due to a CI error.
    
    Fixes: quantumlib#6754
    pavoljuhas committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ecd2545 View commit details
    Browse the repository at this point in the history
  2. Update to pyquil>=4.14.3 as it requires good qcs-sdk-python

    And remove now unnecessary pin on qcs-sdk-python.
    pavoljuhas committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aa7925b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    3976dc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    fcaf2ee View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    d54f05d View commit details
    Browse the repository at this point in the history