Skip to content

Commit

Permalink
CompatHelper: bump compat for ITensors to 0.6, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 10, 2024
1 parent 46f5b58 commit 59df9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
DataStructures = "0.18"
ITensors = "=0.3.57"
NDTensors = "=0.2.28"
ITensors = "=0.3.57, 0.6"
LinearAlgebra = "1.7"
NDTensors = "=0.2.28"
Printf = "1.7"
julia = "1.7"

Expand Down

0 comments on commit 59df9cd

Please sign in to comment.