Skip to content

Commit

Permalink
Loosen restriction on ITensor version
Browse files Browse the repository at this point in the history
  • Loading branch information
phaerrax committed Jun 11, 2024
1 parent ddf3889 commit a27cbea
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 @@ -9,7 +9,7 @@ IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
ITensors = "0.3.19"
ITensors = ">= 0.3.19"
julia = "1.6"

[extras]
Expand Down

0 comments on commit a27cbea

Please sign in to comment.