Skip to content

Commit

Permalink
Pin autoray < 0.6.10 (#726)
Browse files Browse the repository at this point in the history
* Pin autoray<0.6.10

* Auto update version from '0.37.0-dev8' to '0.37.0-dev9'

* trigger ci

---------

Co-authored-by: ringo-but-quantum <github-ringo-but-quantum@xanadu.ai>
  • Loading branch information
maliasadi and ringo-but-quantum authored May 14, 2024
1 parent 1036b83 commit 29fa26c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane_lightning/core/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "0.37.0-dev8"
__version__ = "0.37.0-dev9"
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ cmake
custatevec-cu12
pylint
scipy~=1.12.0
autoray<0.6.10
git+https://github.com/jcmgray/quimb.git
1 change: 1 addition & 0 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ pytest-cov
pytest-mock
pytest-xdist
flaky
autoray<0.6.10
git+https://github.com/PennyLaneAI/pennylane.git@master
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ pytest-cov
pytest-mock
scipy
pytest-xdist
autoray<0.6.10

0 comments on commit 29fa26c

Please sign in to comment.