Skip to content

Commit

Permalink
feat: update sdk for aria2
Browse files Browse the repository at this point in the history
  • Loading branch information
virajvchaudhari committed Sep 9, 2023
1 parent b3a5d39 commit 75a1ba2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base/jobs/docker/1.0/py3/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ RUN ${PIP} install --no-cache --upgrade \
amazon-braket-default-simulator==1.20.0 \
amazon-braket-schemas==1.19.1 \
amazon-braket-pennylane-plugin==1.20.1 \
amazon-braket-sdk==1.54.2 \
amazon-braket-sdk==1.55.0 \
awscli==1.29.4 \
botocore==1.31.4 \
boto3==1.28.3 \
Expand Down
2 changes: 1 addition & 1 deletion pytorch/jobs/docker/2.0/py3/Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN ${PIP} install --no-cache --upgrade \
amazon-braket-default-simulator==1.20.0 \
amazon-braket-schemas==1.19.1 \
amazon-braket-pennylane-plugin==1.20.1 \
amazon-braket-sdk==1.54.2 \
amazon-braket-sdk==1.55.0 \
awscli==1.29.4 \
botocore==1.31.4 \
boto3==1.28.3 \
Expand Down
2 changes: 1 addition & 1 deletion tensorflow/jobs/docker/2.12/py3/Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN ${PIP} install --no-cache --upgrade \
amazon-braket-default-simulator==1.20.0 \
amazon-braket-schemas==1.19.1 \
amazon-braket-pennylane-plugin==1.20.1 \
amazon-braket-sdk==1.54.2 \
amazon-braket-sdk==1.55.0 \
awscli==1.29.4 \
botocore==1.31.4 \
boto3==1.28.3 \
Expand Down

0 comments on commit 75a1ba2

Please sign in to comment.