Skip to content

Commit

Permalink
Merge branch 'feature/ankaa2-pulse' of https://github.com/amazon-brak…
Browse files Browse the repository at this point in the history
…et/amazon-braket-examples into feature/ankaa2-pulse
  • Loading branch information
yitchen-tim committed Aug 26, 2024
2 parents a3eb635 + 2c992e6 commit 194937f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nbi/buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ phases:
- conda env create --name $BRAKET_ENV -f environment.yml --no-default-package --solver libmamba
- pip cache purge
- conda pack --quiet --name $BRAKET_ENV --output envs/Braket.tar --compress-level 1 --n-threads -1
- zstd -16 envs/Braket.tar -T0 --auto-threads=logical --rsyncable --sparse
- zstd -22 --ultra envs/Braket.tar -T0 --auto-threads=logical --rsyncable --sparse
- du -hs envs/Braket.tar.zst

artifacts:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ boto3==1.35.0
amazon-braket-default-simulator==1.26.0
amazon-braket-pennylane-plugin==1.28.0
amazon-braket-schemas==1.22.0
amazon-braket-sdk==1.84.0
amazon-braket-sdk==1.86.0
amazon-braket-algorithm-library==1.4.13
cvxpy==1.5.3
ipykernel==6.29.5
Expand Down

0 comments on commit 194937f

Please sign in to comment.