Skip to content

Commit 48b73f3

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for TensorKit to 0.17, (keep existing compat) (#77)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 21ecd79 commit 48b73f3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ uuid = "ca635005-6f8c-4cd1-b51d-8491250ef2ab"
33
version = "0.4.6"
44
authors = ["Maarten Van Damme", "Lukas Devos", "Gertian Roose", "Klaas Gunst"]
55

6+
[workspace]
7+
projects = ["test"]
8+
69
[deps]
710
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
811
MPSKit = "bb1c41ca-d63c-52ed-829e-0820dda26502"
@@ -16,10 +19,7 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
1619
MPSKit = "0.13.1"
1720
MacroTools = "0.5"
1821
PrecompileTools = "1"
19-
TensorKit = "0.15, 0.16"
22+
TensorKit = "0.15, 0.16, 0.17"
2023
TensorOperations = "5"
2124
TupleTools = "1"
2225
julia = "1.10"
23-
24-
[workspace]
25-
projects = ["test"]

0 commit comments

Comments
 (0)