Skip to content

Commit

Permalink
pennylane versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshaffer committed Dec 2, 2024
1 parent f3e988a commit a19fcec
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions base/jobs/docker/1.0/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ dask==2024.8.0
matplotlib==3.9.3
numpy==1.26.4
pandas==2.2.3
pennylane==0.35.1
PennyLane-Lightning==0.35.1
pennylane==0.38.0
PennyLane-Lightning==0.38.0
qiskit-braket-provider==0.4.1
requests==2.32.3
sagemaker-training==4.8.1
Expand Down
4 changes: 2 additions & 2 deletions pytorch/jobs/docker/2.2/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ matplotlib==3.9.3
numpy==1.26.4
openfermion==1.6.1
pandas==2.2.3
PennyLane==0.35.1
PennyLane-Lightning[gpu]==0.35.1
PennyLane==0.38.0
PennyLane-Lightning[gpu]==0.38.0
pydantic==2.10.2
requests==2.32.3
sagemaker-training==4.8.1
Expand Down
4 changes: 2 additions & 2 deletions tensorflow/jobs/docker/2.14/py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ matplotlib==3.9.3
numpy==1.26.4
openfermion==1.6.1
pandas==2.2.3
PennyLane==0.35.1
PennyLane-Lightning==0.35.1
PennyLane==0.38.0
PennyLane-Lightning==0.38.0
pydantic==2.10.2
requests==2.32.3
sagemaker-training==4.8.1
Expand Down
2 changes: 1 addition & 1 deletion test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ boto3==1.35.72
certifi>=2023.7.22
invoke
mock
pennylane>=0.35.0
pennylane>=0.38.0
pytest
pytest-xdist
sagemaker>=2.232.2

0 comments on commit a19fcec

Please sign in to comment.