Skip to content

Commit a141870

Browse files
infra: bump the dev-dependencies group with 8 updates (#503)
1 parent f7f4ab4 commit a141870

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
botocore==1.34.21
2-
awscli==1.32.21
3-
boto3==1.34.21
1+
botocore==1.34.23
2+
awscli==1.32.23
3+
boto3==1.34.23
44
amazon-braket-default-simulator==1.20.1
55
amazon-braket-pennylane-plugin==1.23.0
66
amazon-braket-schemas==1.19.1.post0
77
amazon-braket-sdk==1.66.0
88
amazon-braket-algorithm-library==1.4.5
9-
cvxpy==1.4.1
9+
cvxpy==1.4.2
1010
ipykernel==6.29.0
1111
jax==0.4.23
1212
jaxlib==0.4.23
1313
jinja2==3.1.3
14-
markupsafe==2.1.3
14+
markupsafe==2.1.4
1515
matplotlib==3.8.2
1616
ml-dtypes==0.3.2
1717
mypy-extensions==1.0.0
1818
numpy==1.25.2
1919
openfermion==1.5.1 # later versions pin scipy to a version that is incompatible
2020
openfermionpyscf==0.5
2121
optax==0.1.8
22-
pandas==2.1.4
22+
pandas==2.2.0
2323
pennylane==0.34.0
2424
PennyLane-Lightning==0.34.0
2525
qiskit-aer==0.13.2
2626
qiskit_braket_provider==0.0.5
27-
qiskit-terra==0.45.1
28-
scipy==1.11.4
27+
qiskit-terra==0.45.2
28+
scipy==1.12.0

0 commit comments

Comments
 (0)