Skip to content

Commit

Permalink
pin qiskit<1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t-imamichi committed Feb 16, 2024
1 parent 7dc2728 commit c57673a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
qiskit>=0.44
qiskit>=0.44,<1
qiskit-algorithms>=0.2.0
scipy>=1.9.0
numpy>=1.17
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ setenv =
LANGUAGE=en_US
LC_ALL=en_US.utf-8
ARGS="-V"
deps = git+https://github.com/Qiskit/qiskit.git
deps = qiskit<1
-r{toxinidir}/requirements.txt
-r{toxinidir}/requirements-dev.txt
cplex
Expand Down

0 comments on commit c57673a

Please sign in to comment.