Skip to content

Commit a8c498b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ITensors to 0.7, (keep existing compat)
1 parent ee8803e commit a8c498b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111

1212
[compat]
1313
ITensorTDVP = "^0.4"
14-
ITensors = "^0.3.62, 0.6"
14+
ITensors = "^0.3.62, 0.6, 0.7"
1515
StaticArrays = "1"
1616
julia = "1"
1717

1818
[extras]
1919
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
2020
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
2121
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
22-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2322
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
23+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2424

2525
[targets]
2626
test = ["Test", "Random", "Aqua", "JET", "StableRNGs"]

0 commit comments

Comments
 (0)