Skip to content

Commit

Permalink
Updating to qiskit 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
idavis committed Feb 15, 2024
1 parent f65c304 commit 283ad0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ twine==4.0.2
pytest==7.4.4
black==24.1.1
pyqir==0.10.0
qiskit==1.0.0rc1
qiskit>=1.0.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ package_dir =
packages = find:
python_requires = >=3.8
install_requires =
qiskit==1.0.0rc1
qiskit>=1.0.0
pyqir>=0.10.0,<0.11.0

[options.extras_require]
Expand Down

0 comments on commit 283ad0b

Please sign in to comment.