diff --git a/Project.toml b/Project.toml index 1b1c3719..9554ac10 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BifurcationKit" uuid = "0f109fa4-8a5d-4b75-95aa-f515264e7665" authors = ["Romain Veltz "] -version = "0.4.3" +version = "0.4.4" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -23,7 +23,6 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" -Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" @@ -60,7 +59,6 @@ RecipesBase = "1.0, 1.1, 1.3" RecursiveArrayTools = "^2.3, ^2.4, ^2.8, ^2.9, ^3" Reexport = "1.2.2" SciMLBase = "^1, ^2" -Setfield = "0.5.0, 0.7.0, 0.8.0, ^1.1" StructArrays = "0.4, ^0.6" julia = "1.9"