diff --git a/Project.toml b/Project.toml index 987c1d47..b556f392 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DynamicalSystems" uuid = "61744808-ddfa-5f27-97ff-6e42cc95d634" repo = "https://github.com/JuliaDynamics/DynamicalSystems.jl.git" -version = "3.2.3" +version = "3.2.4" [deps] Attractors = "f3fd9213-ca85-4dba-9dfd-7fc91308fec7" @@ -25,18 +25,18 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" DynamicalSystemsVisualizations = "Makie" [compat] +Attractors = "0.1, 0.2, 1" ChaosTools = "3" +ComplexityMeasures = "2, 3" DataStructures = "0.18" DelayEmbeddings = "2.7" DynamicalSystemsBase = "3" -ComplexityMeasures = "2" -RecurrenceAnalysis = "2" FractalDimensions = "1" +Makie = "≥ 0.19" PredefinedDynamicalSystems = "1" +RecurrenceAnalysis = "2" Reexport = "1" Scratch = "1" StateSpaceSets = "1" -Makie = "≥ 0.19" -Attractors = "0.1, 0.2, 1" TimeseriesSurrogates = "2.1" julia = "1.9"