Skip to content

Commit

Permalink
Update qiskit requirement from ~=0.45.1 to ~=1.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [qiskit](https://github.com/Qiskit/qiskit) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/1.0.0/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.45.1...1.0.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 50cf3be commit 9cfd890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Third-party integration.
qiskit~=0.45.1
qiskit~=1.0.0
qiskit-aer~=0.13.2
qiskit-ibm-provider~=0.8.0
pyquil~=3.5.4
Expand Down

0 comments on commit 9cfd890

Please sign in to comment.