Skip to content

Commit

Permalink
pin to PL >=v0.22 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
antalszava authored Mar 15, 2022
1 parent 1a61ba1 commit 5eb6dcd
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
@@ -1,6 +1,6 @@
qiskit>=0.32
mthree>=0.17.2
git+https://github.com/PennyLaneAI/pennylane.git
pennylane>=0.22
qiskit>=0.25
numpy
sympy
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.25",
"mthree>=0.17",
"pennylane @ git+https://github.com/PennyLaneAI/pennylane.git",
"pennylane>=0.22",
"numpy",
"networkx>=2.2",
]
Expand Down

0 comments on commit 5eb6dcd

Please sign in to comment.