Skip to content

Commit 3388421

Browse files
committed
Update to ITensors v0.7, ITensorMPS v0.3
1 parent 5c3603f commit 3388421

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorVisualizationBase"
22
uuid = "cd2553d2-8bef-4d93-8a38-c62f17d5ad23"
33
authors = ["Matthew Fishman <[email protected]> and contributors"]
4-
version = "0.1.11"
4+
version = "0.1.12"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -21,12 +21,12 @@ AbstractTrees = "0.4"
2121
Compat = "3.40.0, 4"
2222
GeometryBasics = "0.4.1"
2323
Graphs = "1.4.1"
24-
ITensorMPS = "0.1, 0.2"
25-
ITensors = "0.2.12, 0.3, 0.4, 0.5, 0.6"
24+
ITensorMPS = "0.1, 0.2, 0.3"
25+
ITensors = "0.2.12, 0.3, 0.4, 0.5, 0.6, 0.7"
2626
MetaGraphs = "0.7.1"
2727
NetworkLayout = "0.4.3"
28-
Statistics = "1"
29-
julia = "1.6"
28+
Statistics = "1.10"
29+
julia = "1.10"
3030

3131
[extras]
3232
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)