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

Upgrade: Update build dependencies, remove upper bound on qiskit #31

Merged
merged 3 commits into from
May 26, 2022

Conversation

dbanty
Copy link
Contributor

@dbanty dbanty commented Mar 13, 2022

Closes #25

Motivations for removing the upper bound on Qiskit:

  1. We've had several people be unable to use this library effectively while waiting on updates, and several PRs to update the version which have taken a while for us to release.
  2. We do not have an automated way to bump & test new versions yet, so further delays happen between every new Qiskit version.
  3. There doesn't appear to be an easy way to check what the breaking changes were in the Qiskit changelog anyway, so manual validation of new versions has limited value.

@dbanty dbanty requested a review from a team March 13, 2022 18:01
# Conflicts:
#	poetry.lock
#	pyproject.toml
@dbanty dbanty merged commit bd02e59 into main May 26, 2022
@dbanty dbanty deleted the update-dependencies branch May 26, 2022 20:45
@rigetti-githubbot
Copy link

🎉 This PR is included in version 0.4.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Qiskit dependency needs update
2 participants