Skip to content

Commit 30469c9

Browse files
committed
Drop older versions of TensorAlgebra
1 parent d8c4ed4 commit 30469c9

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,7 +44,7 @@ MapBroadcast = "0.1.5"
4444
MatrixAlgebraKit = "0.6"
4545
SparseArraysBase = "0.7.1"
4646
SplitApplyCombine = "1.2.3"
47-
TensorAlgebra = "0.3, 0.4, 0.5"
47+
TensorAlgebra = "0.5"
4848
TensorProducts = "0.1.7"
4949
Test = "1.10"
5050
TypeParameterAccessors = "0.4.1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SafeTestsets = "0.1"
4040
SparseArraysBase = "0.7"
4141
StableRNGs = "1"
4242
Suppressor = "0.2"
43-
TensorAlgebra = "0.3, 0.4, 0.5"
43+
TensorAlgebra = "0.5"
4444
Test = "1"
4545
TestExtras = "0.3"
4646
TypeParameterAccessors = "0.4"

0 commit comments

Comments
 (0)