Skip to content

Commit

Permalink
Bump qiskit requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec committed Oct 31, 2023
1 parent 7b33661 commit 650ed0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
include_package_data=True,
install_requires=[
"pytket ~= 1.21",
"qiskit ~= 0.44.0",
"qiskit ~= 0.44.3",
"qiskit-algorithms ~= 0.2.1",
"qiskit-ibm-runtime ~= 0.13.0",
"qiskit-aer ~= 0.13.0",
Expand Down

0 comments on commit 650ed0b

Please sign in to comment.