Skip to content

Commit

Permalink
Bump to master
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoyard committed Apr 10, 2023
1 parent f166d58 commit ca6481b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ntlm-auth==1.5.0
numpy==1.22.3
orjson==3.6.8
pbr==5.8.1
PennyLane==0.27.0
git+https://github.com/PennyLaneAI/pennylane.git@master
PennyLane-Lightning==0.28.2
ply==3.11
psutil==5.9.4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
requirements = [
"qiskit>=0.32",
"mthree>=0.17",
"pennylane>=0.28",
"pennylane @ git+https://github.com/PennyLaneAI/pennylane.git",
"numpy",
"networkx>=2.2",
]
Expand Down

0 comments on commit ca6481b

Please sign in to comment.