Skip to content

Commit

Permalink
Update qiskit packages (#1072)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 0449a5b commit 3f9f486
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/requirements-notebook.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ ipywidgets==8.1.1
circuit-knitting-toolbox==0.4.0
matplotlib==3.7.1
qiskit-ibmq-provider==0.20.2
qiskit-aer==0.12.0
qiskit-aer==0.13.0
certifi==2023.7.22
ipython==8.13.0
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.1
qiskit-ibm-runtime>=0.12.0
qiskit>=0.44.3
qiskit-ibm-runtime>=0.13.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 @@ -15,5 +15,5 @@ reno>=3.5.0
# the ~= specifier for it.
black[jupyter]~=22.12
sphinx-copybutton>=0.5.2
qiskit-sphinx-theme~=1.15.2
qiskit-sphinx-theme~=1.16.0
tox>=4.0.0

0 comments on commit 3f9f486

Please sign in to comment.