Skip to content

Commit

Permalink
[infra] Bump qiskit-ibm-runtime to 0.15 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored Nov 20, 2023
1 parent 685131c commit ec35ac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ unreleased

* Add support for circuits with barriers in the Aer simulators.
* Update qiskit version to 0.45.0.
* Update qiskit-ibm-runtime version to 0.14.0.
* Update qiskit-ibm-runtime version to 0.15.1.
* Update qiskit-aer version to 0.13.0.
* Update qiskit-ibm-provider version to 0.7.2.
* Introduce dependency on qiskit-algorithms.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"pytket ~= 1.21",
"qiskit ~= 0.45.0",
"qiskit-algorithms ~= 0.2.1",
"qiskit-ibm-runtime ~= 0.14.0",
"qiskit-ibm-runtime ~= 0.15.1",
"qiskit-aer ~= 0.13.0",
"qiskit-ibm-provider ~= 0.7.2",
"numpy",
Expand Down

0 comments on commit ec35ac8

Please sign in to comment.