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.90
2
+ awscli == 1.36.31
3
+ boto3 == 1.35.90
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
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
13
jinja2 == 3.1.5
14
14
markupsafe == 3.0.2
15
- matplotlib == 3.9.3
16
- mistune == 3.0.2 # pin until https://github.com/lepture/mistune/issues/403 is resolved
15
+ matplotlib == 3.10.0
16
+ mistune == 3.1.0 # pin until https://github.com/lepture/mistune/issues/403 is resolved
17
17
ml-dtypes == 0.5.0
18
18
mypy-extensions == 1.0.0
19
19
numpy == 1.26.4 # Numpy 2.1.0 requires Python >=3.10, cirq-core 1.4.0 depends on numpy~=1.22
20
20
openfermion == 1.6.1
21
21
openfermionpyscf == 0.5
22
22
optax == 0.2.4
23
23
pandas == 2.2.3
24
- pennylane == 0.38 .0
25
- PennyLane-Lightning == 0.38 .0
24
+ pennylane == 0.39 .0
25
+ PennyLane-Lightning == 0.39 .0
26
26
qiskit-aer == 0.15.1
27
27
qiskit-algorithms == 0.3.1
28
28
qiskit-braket-provider == 0.4.1
29
29
qiskit == 1.2.0
30
- scipy == 1.13 .1 # Scipy 1.14.0 requires Python >=3.10
31
- scs < 3.2.6 # Pinned for GLIBC 2.26 compatability
32
- sympy < 1.13 # Sympy 1.13 produces different results for Simon's algorithm
30
+ scipy == 1.14 .1 # Scipy 1.14.0 requires Python >=3.10
31
+ scs < 3.2.8 # Pinned for GLIBC 2.26 compatability
32
+ 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