-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
Support python 3.11 #1560
Comments
+1 for supporting this, and indeed it's been released. |
This seems to be blocked until |
@natestemen OQpy v0.1.2 has been released: https://pypi.org/project/oqpy/ |
Thanks Peter for letting us know! I've opened a PR on |
I doubt they'll elect to fully unpin OQpy as it's such a critical dependency for the Braket SDK. There shouldn't need to be much of a tango after this though? Supporting a new Python version only happens once a year |
Yeah, that makes sense. I'll see what they recommend. Maybe there's an acceptable range. If not, it's not a problem, but 2 weeks ago I bumped the oqpy version in braket (PR) after the numpy and openpulse versions were loosed (in oqpy) as that was blocking us from upgrading to the latest version of braket. This is the "tango" of dependency resolution that I referred to. You're right, hopefully this will be smoother going forward. |
#1626 has been merged, and this should be ready to test. |
It's supposed to arrive in 5 days (schedule). There are some serious speed improvements.
The text was updated successfully, but these errors were encountered: