File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- botocore == 1.35.76
2
- awscli == 1.36.17
3
- boto3 == 1.35.76
1
+ botocore == 1.35.86
2
+ awscli == 1.36.27
3
+ boto3 == 1.35.86
4
4
amazon-braket-default-simulator == 1.26.2
5
5
amazon-braket-pennylane-plugin == 1.31.0
6
6
amazon-braket-schemas == 1.22.4
7
7
amazon-braket-sdk == 1.88.3
8
8
amazon-braket-algorithm-library == 1.5.1
9
9
cvxpy == 1.6.0
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
13
- jinja2 == 3.1.4
11
+ jax == 0.4.38 # 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.38 # Jaxlib 0.4.31 requires Python >=3.10
13
+ jinja2 == 3.1.5
14
14
markupsafe == 3.0.2
15
- matplotlib == 3.9.3
15
+ matplotlib == 3.10.0
16
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
21
optax == 0.2.4
22
22
pandas == 2.2.3
23
- pennylane == 0.38 .0
24
- PennyLane-Lightning == 0.38 .0
23
+ pennylane == 0.39 .0
24
+ PennyLane-Lightning == 0.39 .0
25
25
qiskit-aer == 0.15.1
26
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