Skip to content

Commit

Permalink
infra: bump the dev-dependencies group across 4 directories with 8 up…
Browse files Browse the repository at this point in the history
…dates
  • Loading branch information
AbeCoull authored May 2, 2024
2 parents 630d9d3 + a9b3ded commit 909ee8f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions base/jobs/docker/1.0/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ amazon-braket-default-simulator==1.23.1
amazon-braket-schemas==1.21.4
amazon-braket-pennylane-plugin==1.26.0
amazon-braket-sdk==1.78.0
awscli==1.32.94
botocore==1.34.94
boto3==1.34.94
awscli==1.32.96
botocore==1.34.96
boto3==1.34.96
dask==2024.4.2
matplotlib==3.8.4
numpy==1.26.4
Expand Down
14 changes: 7 additions & 7 deletions pytorch/jobs/docker/2.2/py3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
amazon-braket-default-simulator==1.23.0
amazon-braket-default-simulator==1.23.1
amazon-braket-schemas==1.21.4
amazon-braket-pennylane-plugin==1.25.0
amazon-braket-pennylane-plugin==1.26.0
amazon-braket-sdk==1.78.0
awscli==1.32.89
botocore==1.34.89
boto3==1.34.89
awscli==1.32.96
botocore==1.34.96
boto3==1.34.96
dask==2024.4.2
decorator==5.1.1
h5py==3.11.0
ipykernel==6.29.4
jinja2==3.1.3
keras==3.3.2
keras==3.3.3
markupsafe==2.1.5
matplotlib==3.8.4
numpy==1.26.4
openfermion==1.6.1
pandas==2.2.2
PennyLane==0.35.1
PennyLane-Lightning[gpu]==0.35.1
pydantic==2.7.0
pydantic==2.7.1
requests==2.31.0
sagemaker-training==4.7.4
scikit-learn==1.4.2
Expand Down
6 changes: 3 additions & 3 deletions tensorflow/jobs/docker/2.14/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ amazon-braket-default-simulator==1.23.1
amazon-braket-schemas==1.21.4
amazon-braket-pennylane-plugin==1.26.0
amazon-braket-sdk==1.78.0
awscli==1.32.94
botocore==1.34.94
boto3==1.34.94
awscli==1.32.96
botocore==1.34.96
boto3==1.34.96
dask==2024.4.2
h5py==3.11.0
ipykernel==6.29.4
Expand Down
4 changes: 2 additions & 2 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
amazon-braket-schemas
amazon-braket-sdk
boto3==1.34.89
boto3==1.34.96
certifi>=2023.7.22
invoke==2.2.0
mock
pennylane>=0.35.0
pytest==8.1.1
pytest==8.2.0
pytest-xdist
sagemaker

0 comments on commit 909ee8f

Please sign in to comment.