Skip to content

Commit

Permalink
infra: bump the dev-dependencies group across 1 directory with 23 upd…
Browse files Browse the repository at this point in the history
…ates (#647)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Shaffer <3620100+rmshaffer@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and rmshaffer authored Dec 3, 2024
1 parent 0b2ea5c commit 155cc4a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
botocore==1.35.0
awscli==1.34.0
boto3==1.35.0
botocore==1.35.72
awscli==1.36.13
boto3==1.35.72
amazon-braket-default-simulator==1.26.1
amazon-braket-pennylane-plugin==1.28.0
amazon-braket-pennylane-plugin==1.30.2
amazon-braket-schemas==1.22.3
amazon-braket-sdk==1.88.2
amazon-braket-algorithm-library==1.5.0
cvxpy==1.5.3
amazon-braket-sdk==1.88.2.post0
amazon-braket-algorithm-library==1.5.1
cvxpy==1.6.0
ipykernel==6.29.5
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
jaxlib==0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
jinja2==3.1.4
markupsafe==2.1.5
matplotlib==3.9.2
ml-dtypes==0.4.0
markupsafe==3.0.2
matplotlib==3.9.3
ml-dtypes==0.5.0
mypy-extensions==1.0.0
numpy==1.26.4 # Numpy 2.1.0 requires Python >=3.10, cirq-core 1.4.0 depends on numpy~=1.22
openfermion==1.6.1
openfermionpyscf==0.5
optax==0.2.2
pandas==2.2.2
pennylane==0.35.1
PennyLane-Lightning==0.35.1
qiskit-aer==0.14.2
qiskit-algorithms==0.3.0
optax==0.2.4
pandas==2.2.3
pennylane==0.38.0
PennyLane-Lightning==0.38.0
qiskit-aer==0.15.1
qiskit-algorithms==0.3.1
qiskit-braket-provider==0.4.1
qiskit==1.2.0
scipy==1.13.1 # Scipy 1.14.0 requires Python >=3.10
Expand Down

0 comments on commit 155cc4a

Please sign in to comment.