Skip to content

Commit

Permalink
fix: Qiskit QUBO solver requirement spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
schweikart committed Jan 2, 2024
1 parent d625b0b commit 77910ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
numpy
pygmlparser
qiskit == 0.44.*
qiskit_optimization[cplex]
qiskit-optimization[cplex]
qiskit-aer

0 comments on commit 77910ae

Please sign in to comment.