Skip to content

Commit

Permalink
build: add qiskit-ibm-runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorrivero committed Jan 15, 2024
1 parent c3c6bb5 commit 0800144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dynamic = ["version", "description"]
requires-python = ">=3.8"
dependencies = [
"qiskit >= 0.45.1",
"qiskit-ibm-runtime >= 0.17.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 0800144

Please sign in to comment.