File tree 4 files changed +13
-13
lines changed
pytorch/jobs/docker/2.2/py3
tensorflow/jobs/docker/2.14/py3
4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ amazon-braket-default-simulator==1.26.2
2
2
amazon-braket-pennylane-plugin == 1.31.0
3
3
amazon-braket-schemas == 1.22.4
4
4
amazon-braket-sdk == 1.88.3
5
- awscli == 1.36.18
6
- botocore == 1.35.77
7
- boto3 == 1.35.77
5
+ awscli == 1.36.23
6
+ botocore == 1.35.82
7
+ boto3 == 1.35.82
8
8
dask == 2024.8.0
9
- matplotlib == 3.9.3
9
+ matplotlib == 3.10.0
10
10
numpy == 1.26.4
11
11
pandas == 2.2.3
12
12
pennylane == 0.38.0
Original file line number Diff line number Diff line change @@ -2,17 +2,17 @@ amazon-braket-default-simulator==1.26.2
2
2
amazon-braket-pennylane-plugin == 1.31.0
3
3
amazon-braket-schemas == 1.22.4
4
4
amazon-braket-sdk == 1.88.3
5
- awscli == 1.36.18
6
- botocore == 1.35.77
7
- boto3 == 1.35.77
5
+ awscli == 1.36.23
6
+ botocore == 1.35.82
7
+ boto3 == 1.35.82
8
8
dask == 2024.8.0
9
9
decorator == 5.1.1
10
10
h5py == 3.12.1
11
11
ipykernel == 6.29.5
12
12
jinja2 == 3.1.4
13
13
keras == 2.15.0
14
14
markupsafe == 3.0.2
15
- matplotlib == 3.9.3
15
+ matplotlib == 3.10.0
16
16
numpy == 1.26.4
17
17
openfermion == 1.6.1
18
18
pandas == 2.2.3
Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ amazon-braket-pennylane-plugin==1.31.0
3
3
amazon-braket-schemas == 1.22.4
4
4
amazon-braket-sdk == 1.88.3
5
5
autoray == 0.6.12
6
- awscli == 1.36.18
7
- botocore == 1.35.77
8
- boto3 == 1.35.77
6
+ awscli == 1.36.23
7
+ botocore == 1.35.82
8
+ boto3 == 1.35.82
9
9
dask == 2024.8.0
10
10
h5py == 3.12.1
11
11
ipykernel == 6.29.5
12
12
jinja2 == 3.1.4
13
13
keras == 2.15.0 # keras uses the v2 api
14
14
markupsafe == 3.0.2
15
- matplotlib == 3.9.3
15
+ matplotlib == 3.10.0
16
16
numpy == 1.26.4
17
17
openfermion == 1.6.1
18
18
pandas == 2.2.3
Original file line number Diff line number Diff line change 1
1
amazon-braket-schemas
2
2
amazon-braket-sdk
3
- boto3 == 1.35.77
3
+ boto3 == 1.35.82
4
4
certifi >= 2023.7.22
5
5
invoke
6
6
mock
You can’t perform that action at this time.
0 commit comments