diff --git a/Project.toml b/Project.toml index 69b10da8..cb586a69 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Corleone" uuid = "2751e0db-33e9-4374-b36d-b7219e1e6b40" -authors = ["Carl Julius Martensen ", "Christoph Plate ", "and contributors"] version = "0.0.3" +authors = ["Carl Julius Martensen ", "Christoph Plate ", "and contributors"] [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -25,8 +25,8 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78" Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba" [extensions] -CorleoneMakieExtension = "Makie" CorleoneComponentArraysExtension = ["ComponentArrays"] +CorleoneMakieExtension = "Makie" CorleoneModelingToolkitExtension = "ModelingToolkit" [compat] @@ -49,7 +49,7 @@ OptimizationMOI = "1" OrdinaryDiffEqBDF = "1" OrdinaryDiffEqTsit5 = "1" Random = "1" -RecursiveArrayTools = "3.30" +RecursiveArrayTools = "3.30, 4" Reexport = "1.2" SafeTestsets = "0.1" SciMLBase = "2.110"