Skip to content

Commit e5e2265

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TensorKit to 0.16, (keep existing compat)
1 parent aa04027 commit e5e2265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorTrains"
22
uuid = "89893e69-996d-40b1-ba32-8ff5f34c0dd5"
3-
authors = ["stecrotti <stefano.crotti@polito.it>", "abraunst <alfredo.braunstein@polito.it"]
43
version = "0.13.0"
4+
authors = ["stecrotti <stefano.crotti@polito.it>", "abraunst <alfredo.braunstein@polito.it"]
55

66
[deps]
77
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
@@ -30,6 +30,6 @@ Optim = "1.11"
3030
Random = "1.8"
3131
StatsBase = "0.33, 0.34"
3232
TensorCast = "0.4"
33-
TensorKit = "0.12.0"
33+
TensorKit = "0.12.0, 0.16"
3434
Tullio = "0.3"
3535
julia = "1.8"

0 commit comments

Comments
 (0)