Skip to content

Commit

Permalink
Bump qiskit dependencies (#1000)
Browse files Browse the repository at this point in the history
* bump qiskit dependencies

Signed-off-by: Paul S. Schweigert <[email protected]>

* bump qiskit sphinx theme

Signed-off-by: Paul S. Schweigert <[email protected]>

---------

Signed-off-by: Paul S. Schweigert <[email protected]>
  • Loading branch information
psschwei authored Oct 4, 2023
1 parent 52eb29b commit 2d285b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ray[default,data]>=2.6.3, <3
requests>=2.31.0
importlib-metadata>=5.2.0
qiskit>=0.44.0
qiskit-ibm-runtime>=0.11.3
qiskit>=0.44.1
qiskit-ibm-runtime>=0.12.0
cloudpickle>=2.2.1
tqdm>=4.65.0
# opentelemetry
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ reno>=3.5.0
# the ~= specifier for it.
black[jupyter]~=22.12
sphinx-copybutton>=0.5.2
qiskit-sphinx-theme~=1.15.0
qiskit-sphinx-theme~=1.15.2
tox>=4.0.0

0 comments on commit 2d285b9

Please sign in to comment.