diff --git a/Project.toml b/Project.toml index b19d903..e8b6a99 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorVisualizationBase" uuid = "cd2553d2-8bef-4d93-8a38-c62f17d5ad23" authors = ["Matthew Fishman and contributors"] -version = "0.1.12" +version = "0.1.13" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" @@ -19,11 +19,11 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] AbstractTrees = "0.4" Compat = "3.40.0, 4" -GeometryBasics = "0.4.1" +GeometryBasics = "0.4.1, 0.5" Graphs = "1.4.1" ITensorMPS = "0.3" -ITensors = "0.7" -MetaGraphs = "0.7.1" +ITensors = "0.7, 0.8, 0.9" +MetaGraphs = "0.7.1, 0.8" NetworkLayout = "0.4.3" Statistics = "1.10" julia = "1.10"