Skip to content

Commit

Permalink
feat: install qiskit-braket-provider==0.0.4 on base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela Guo committed Oct 9, 2023
1 parent 30858d0 commit 88162d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions base/jobs/docker/1.0/py3/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,9 @@ RUN ${PIP} install --no-cache --upgrade \
PennyLane-Lightning==0.31.0 \
scikit-learn==1.2.2 \
requests==2.26.0 \
scipy==1.9.3

scipy==1.9.3 \
qiskit-braket-provider==0.0.4

RUN ${PIP} install --no-cache --upgrade sagemaker-training==4.4.10

RUN HOME_DIR=/root \
Expand Down

0 comments on commit 88162d6

Please sign in to comment.