You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pyquil dependency and remove workaround pinning of quil (#6763)
* Unpin the quil package
The latest release quil-0.13.1 includes binary wheels.
Wheels were omitted unintentionally before due to a CI error at
the quil project.
* Update to pyquil>=4.14.3 as it requires good qcs-sdk-python
and remove thus unnecessary version spec for qcs-sdk-python.
Fixes: #6754
0 commit comments