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

pin qiskit-aqt-provider to version 1.5.0 #107

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Conversation

trvto
Copy link
Collaborator

@trvto trvto commented Jul 24, 2024

Description

Tests fail with version >=1.6.0 because it seems they don't handle dependencies correctly. Probably need to create an issue on their end. But could be addressed in our own code. This is the fix for now.

Going forward probably best to pin to a specific version anyway.

Related issues

Resolves #106

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

@trvto trvto requested a review from cqc-melf as a code owner July 24, 2024 10:02
@cqc-melf
Copy link
Collaborator

Maybe add this to the changelog?

@trvto trvto merged commit a2abf4c into main Jul 30, 2024
28 checks passed
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.

no module named pytest_httpx
2 participants