Skip to content

Commit

Permalink
Updating dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
idavis committed Feb 15, 2024
1 parent 283ad0b commit c1c4bba
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 @@ -3,7 +3,7 @@ watchdog==3.0.0
flake8==6.1.0
tox==4.12.1
coverage==7.4.1
Sphinx==7.2.6
Sphinx==7.1.2
jinja2==3.1.3
twine==4.0.2
pytest==7.4.4
Expand Down
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.0
qiskit>=1.0.0,<2.0
pyqir>=0.10.0,<0.11.0

[options.extras_require]
Expand Down

0 comments on commit c1c4bba

Please sign in to comment.