diff --git a/Project.toml b/Project.toml index e0059dff..674bd1b4 100644 --- a/Project.toml +++ b/Project.toml @@ -9,7 +9,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] -ReachabilityAnalysis = "0.18.6 - 0.31" +ReachabilityAnalysis = "0.18.6 - 0.32" ReachabilityBase = "0.2.3 - 0.3" Reexport = "1" SparseArrays = "<0.0.1, 1.6" diff --git a/docs/Project.toml b/docs/Project.toml index fefdd728..e08198e5 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -14,5 +14,5 @@ Literate = "2" MAT = "0.10 - 0.11, 0.12" ModelingToolkit = "8 - 11" Plots = "1" -ReachabilityAnalysis = "0.22 - 0.31" +ReachabilityAnalysis = "0.22 - 0.32" ReachabilityBase = "0.2.3 - 0.3"