Skip to content

Commit

Permalink
pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Feb 27, 2024
1 parent c370423 commit 96569f5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ requires-python = ">=3.8"
dependencies = [
"mapomatic==0.8.0",
"mthree==0.24",
"pylatexenc",
"qiskit-aer~=0.11",
"qiskit-experiments==0.5.2",
"qiskit-ibm-runtime",
"qiskit-ibmq-provider",
"qiskit-nature~=0.5",
"qiskit-ibm-runtime==0.19.1",
"qiskit-ibmq-provider==0.20.2",
"qiskit-nature==0.5",
"qiskit-terra==0.23",
]

Expand Down

0 comments on commit 96569f5

Please sign in to comment.