Skip to content

Commit

Permalink
set qiskit 1.1.0rc1 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
hhorii committed May 9, 2024
1 parent 3d212fb commit d8bae64
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 @@ -22,7 +22,7 @@
extras_requirements = {"dask": ["dask", "distributed"]}

requirements = [
"qiskit>=0.45.0",
"qiskit==1.1.0rc1",
"numpy>=1.16.3",
"scipy>=1.0",
"psutil>=5",
Expand Down

0 comments on commit d8bae64

Please sign in to comment.