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

fix: update websockets dependency to be compatible with pytket-quantinuum #109

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

quantinuum-richard-morrison
Copy link
Contributor

@quantinuum-richard-morrison quantinuum-richard-morrison commented Nov 4, 2024

pytket-quantinuum updated in version 0.38.1 (October 2024)
See CQCL/pytket-quantinuum@6828486

Our only dependency is qnexus itself, and we only use the imported code in a very "vanilla" fashion, so I've kept >11 for maximum compatibility with other libraries that might be installed alongside qnexus.

What I'm not sure about is whether to just remove the upper bound on the constraint and go with an open-ended >11.0 (similar to pytket-quantinuum which now has >=13.1). For correctness I've left it in, because websockets might release a breaking change in their version 14.x. But we could discuss.

…nuum

pytket-quantinuum updated in version 0.38.1 (October 2024)
CQCL/pytket-quantinuum@6828486
Copy link
Collaborator

@vanyae-cqc vanyae-cqc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'd imagine it would be fine either way

@vanyae-cqc
Copy link
Collaborator

the integration test failure isn't this PR, I fix the issue here: #92

@quantinuum-richard-morrison quantinuum-richard-morrison merged commit 00646aa into main Nov 4, 2024
10 of 11 checks passed
@quantinuum-richard-morrison quantinuum-richard-morrison deleted the NRP-870-update-websockets branch November 4, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants