Skip to content

Commit

Permalink
Fixed requirements.txt for new Qiskit QUBO solver
Browse files Browse the repository at this point in the history
  • Loading branch information
koalamitice committed Aug 29, 2024
1 parent e19712f commit 8089d49
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions solvers/qiskit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# supported by ProvideQ

# required for Qiskit MaxCut solver
numpy == 1.26.*
numpy
pygmlparser == 1.0.*
qiskit == 0.45.*
qiskit-optimization[cplex] == 0.5.*
qiskit-aer == 0.13.*
qiskit-optimization[cplex] == 0.6.*

0 comments on commit 8089d49

Please sign in to comment.