diff --git a/requirements-dev.txt b/requirements-dev.txt index 6999287434..b3fb6d76a5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,8 +1,5 @@ pip~=22.0 -<<<<<<< HEAD -======= -# git+https://github.com/PennyLaneAI/pennylane.git@master ->>>>>>> master +git+https://github.com/PennyLaneAI/pennylane.git@master ninja flaky pybind11 @@ -24,5 +21,3 @@ pylint scipy~=1.12.0 autoray<0.6.10 quimb==1.8.1 - -# git+https://github.com/PennyLaneAI/pennylane.git@master \ No newline at end of file