Skip to content

Commit

Permalink
Temporarily pin qiskit to 0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
wshanks committed Feb 2, 2024
1 parent 72b2327 commit 1b61739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
qiskit==0.45.3
# Linters
black~=22.0
pylint~=3.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy>=1.17
scipy>=1.4
qiskit>=0.45
qiskit==0.45.3 # Temporary
qiskit-ibm-experiment>=0.3.4
matplotlib>=3.4
uncertainties
Expand Down

0 comments on commit 1b61739

Please sign in to comment.