|
1 |
| -botocore==1.35.0 |
2 |
| -awscli==1.34.0 |
3 |
| -boto3==1.35.0 |
4 |
| -amazon-braket-default-simulator==1.26.0 |
5 |
| -amazon-braket-pennylane-plugin==1.28.0 |
6 |
| -amazon-braket-schemas==1.22.1 |
7 |
| -amazon-braket-sdk==1.88.0 |
8 |
| -amazon-braket-algorithm-library==1.5.0 |
9 |
| -cvxpy==1.5.3 |
| 1 | +botocore==1.35.69 |
| 2 | +awscli==1.36.10 |
| 3 | +boto3==1.35.69 |
| 4 | +amazon-braket-default-simulator==1.26.1 |
| 5 | +amazon-braket-pennylane-plugin==1.30.2 |
| 6 | +amazon-braket-schemas==1.22.3 |
| 7 | +amazon-braket-sdk==1.88.2.post0 |
| 8 | +amazon-braket-algorithm-library==1.5.1 |
| 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.35 # 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.35 # 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.4 |
| 22 | +pandas==2.2.3 |
| 23 | +pennylane==0.39.0 |
| 24 | +PennyLane-Lightning==0.39.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 |
0 commit comments