Skip to content

Commit

Permalink
Remove uncompatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Aug 13, 2024
1 parent d71156c commit db57793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"

[compat]
TensorKit = "0.11, 0.12"
TensorKit = "0.11, 0.12.6"
julia = "1.6"

[extras]
Expand Down

0 comments on commit db57793

Please sign in to comment.