diff --git a/Project.toml b/Project.toml index e1282a19..b7b1fea6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Quantica" uuid = "ae5ea0c6-3f5e-46a2-bc28-a7c4c7a4773c" authors = ["Pablo San-Jose"] -version = "1.0.1" +version = "1.1.0" [deps] ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d" @@ -34,16 +34,16 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" QuanticaMakieExt = "Makie" [compat] -ArnoldiMethod = "0.2" +ArnoldiMethod = "0.2, 0.3, 0.4" Arpack = "0.5" Compat = "4" -Dictionaries = "0.3.26" +Dictionaries = "0.3.26, 0.4" ExprTools = "^0.1" FrankenTuples = "0.1" FunctionWrappers = "1.1.3, 1.2, 1.0" GeometryBasics = "0.4" IntervalTrees = "1" -KrylovKit = "0.6" +KrylovKit = "0.6, 0.7" LinearMaps = "3" Makie = "0.20, 1.0" NearestNeighbors = "0.4"