Skip to content

Commit 7be1645

Browse files
committed
Add TensorAlgebra v0.9 compat
1 parent ef21782 commit 7be1645

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ MapBroadcast = "0.1.5"
4444
MatrixAlgebraKit = "0.6"
4545
SparseArraysBase = "0.9"
4646
SplitApplyCombine = "1.2.3"
47-
TensorAlgebra = "0.6.2, 0.7, 0.8"
47+
TensorAlgebra = "0.6.2, 0.7, 0.8, 0.9"
4848
TypeParameterAccessors = "0.4.1"
4949
julia = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ SafeTestsets = "0.1"
4242
SparseArraysBase = "0.9"
4343
StableRNGs = "1"
4444
Suppressor = "0.2"
45-
TensorAlgebra = "0.6, 0.7, 0.8"
45+
TensorAlgebra = "0.6, 0.7, 0.8, 0.9"
4646
Test = "1.10"
4747
TestExtras = "0.3"
4848
TypeParameterAccessors = "0.4"

0 commit comments

Comments
 (0)