File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
- botocore == 1.35.0
2
- awscli == 1.34.0
3
- boto3 == 1.35.0
1
+ botocore == 1.35.44
2
+ awscli == 1.35.10
3
+ boto3 == 1.35.44
4
4
amazon-braket-default-simulator == 1.26.0
5
- amazon-braket-pennylane-plugin == 1.28.0
5
+ amazon-braket-pennylane-plugin == 1.30.1
6
6
amazon-braket-schemas == 1.22.1
7
- amazon-braket-sdk == 1.88.0
7
+ amazon-braket-sdk == 1.88.1
8
8
amazon-braket-algorithm-library == 1.5.0
9
9
cvxpy == 1.5.3
10
10
ipykernel == 6.29.5
11
- jax == 0.4.29 # Jax 0.4.31 requires Python >=3.10 and 0.4.3 breaks openfermion https://github.com/quantumlib/OpenFermion/issues/893
12
- jaxlib == 0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
11
+ jax == 0.4.34 # Jax 0.4.31 requires Python >=3.10 and 0.4.3 breaks openfermion https://github.com/quantumlib/OpenFermion/issues/893
12
+ jaxlib == 0.4.34 # Jaxlib 0.4.31 requires Python >=3.10
13
13
jinja2 == 3.1.4
14
- markupsafe == 2.1.5
14
+ markupsafe == 3.0.2
15
15
matplotlib == 3.9.2
16
- ml-dtypes == 0.4 .0
16
+ ml-dtypes == 0.5 .0
17
17
mypy-extensions == 1.0.0
18
18
numpy == 1.26.4 # Numpy 2.1.0 requires Python >=3.10, cirq-core 1.4.0 depends on numpy~=1.22
19
19
openfermion == 1.6.1
20
20
openfermionpyscf == 0.5
21
- optax == 0.2.2
22
- pandas == 2.2.2
23
- pennylane == 0.35.1
24
- PennyLane-Lightning == 0.35.1
25
- qiskit-aer == 0.14.2
26
- qiskit-algorithms == 0.3.0
21
+ optax == 0.2.3
22
+ pandas == 2.2.3
23
+ pennylane == 0.38.0
24
+ PennyLane-Lightning == 0.38.0
25
+ qiskit-aer == 0.15.1
26
+ qiskit-algorithms == 0.3.1
27
27
qiskit-braket-provider == 0.4.1
28
28
qiskit == 1.2.0
29
- scipy == 1.13 .1 # Scipy 1.14.0 requires Python >=3.10
30
- scs < 3.2.6 # Pinned for GLIBC 2.26 compatability
31
- sympy < 1.13 # Sympy 1.13 produces different results for Simon's algorithm
29
+ scipy == 1.14 .1 # Scipy 1.14.0 requires Python >=3.10
30
+ scs < 3.2.8 # Pinned for GLIBC 2.26 compatability
31
+ sympy < 1.14 # Sympy 1.13 produces different results for Simon's algorithm
You can’t perform that action at this time.
0 commit comments