Skip to content

Commit 8fda727

Browse files
committed
update compat for TensorKit v0.15
1 parent 0719edc commit 8fda727

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
1414
[compat]
1515
Aqua = "0.8.9"
1616
Artifacts = "1.10, 1"
17-
BlockTensorKit = "0.2.0"
17+
BlockTensorKit = "0.3"
1818
DelimitedFiles = "1.9"
1919
Random = "1.11.0"
2020
SafeTestsets = "0.1"
21-
TensorKit = "0.14.11"
22-
TensorKitSectors = "0.2.1"
21+
TensorKit = "0.15"
22+
TensorKitSectors = "0.3"
2323
Test = "1.10"
2424
TestExtras = "0.3"
2525
TupleTools = "1.1"

0 commit comments

Comments
 (0)