Skip to content

Commit

Permalink
Bump qiskit-aer-gpu from 0.11.2 to 0.12.2 (#176)
Browse files Browse the repository at this point in the history
Bumps [qiskit-aer-gpu](https://github.com/Qiskit/qiskit-aer) from 0.11.2 to 0.12.2.
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](Qiskit/qiskit-aer@0.11.2...0.12.2)

---
updated-dependencies:
- dependency-name: qiskit-aer-gpu
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 8abb892 commit 37bdd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
'tests': ['pytest', 'seaborn', 'flake8', 'mne', 'pooch'],
# GPU optimization not available on all platform.
# See https://github.com/Qiskit/qiskit-aer/issues/929#issuecomment-691716936
'optim': ['qiskit-aer-gpu==0.11.2']},
'optim': ['qiskit-aer-gpu==0.12.2']},
zip_safe=False,
)

0 comments on commit 37bdd7e

Please sign in to comment.