Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pennylane from 0.30.0 to 0.34 #379

Merged
merged 10 commits into from
Jan 19, 2024
6 changes: 3 additions & 3 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dc-qiskit-algorithms==0.0.14
docutils==0.19
ipykernel==6.22.0
docutils==0.20.1
ipykernel==6.28.0
jinja2==3.0.3
nbsphinx==0.9.3
pennylane==0.30.0
pennylane==0.33.1
lillian542 marked this conversation as resolved.
Show resolved Hide resolved
pybind11==2.11.1
pygments==2.17.2
pygments-github-lexers==0.0.5
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ cryptography==41.0.7
Cython==3.0.7
dill==0.3.6
future==0.18.3
idna==3.3
idna==3.6
mpmath==1.3.0
networkx==3.1
ninja==1.11.1
ntlm-auth==1.5.0
numpy==1.22.3
orjson==3.6.8
pbr==6.0.0
pennylane==0.30.0
pennylane==0.33.1
lillian542 marked this conversation as resolved.
Show resolved Hide resolved
PennyLane-Lightning==0.30.0
lillian542 marked this conversation as resolved.
Show resolved Hide resolved
ply==3.11
psutil==5.9.7
Expand All @@ -41,5 +41,5 @@ symengine==0.11.0
sympy==1.12
toml==0.10.2
tweedledum==1.1.1
urllib3==2.0.7
urllib3==2.1.0
websocket-client==1.7.0
Loading