Skip to content

Commit 13cefd5

Browse files
authored
chore: update lightning dep from .dev4 to .dev12 (#1969)
**Context:** My PR in pennylane (PennyLaneAI/pennylane#7989) needs changes from `.dev12`. [sc-92521]
1 parent 83926c5 commit 13cefd5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.dep-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pennylane=0.43.0.dev24
1313

1414
# For a custom LQ/LK version, update the package version here and at
1515
# 'doc/requirements.txt'
16-
lightning=0.43.0.dev4
16+
lightning=0.43.0.dev12

doc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ lxml_html_clean
3131

3232
# Pre-install PL development wheels
3333
--extra-index-url https://test.pypi.org/simple/
34-
pennylane-lightning-kokkos==0.43.0.dev4
35-
pennylane-lightning==0.43.0.dev4
34+
pennylane-lightning-kokkos==0.43.0.dev12
35+
pennylane-lightning==0.43.0.dev12
3636
pennylane==0.43.0.dev24

0 commit comments

Comments
 (0)