diff --git a/Project.toml b/Project.toml index 2424cfa..315dcb1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ImplicitEquations" uuid = "95701278-4526-5785-aba3-513cca398f19" -version = "1.0.6" +version = "1.0.7" [deps] CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50" @@ -11,6 +11,6 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" [compat] CommonEq = "0.2" -IntervalArithmetic = "0.15, 0.16, 0.17" -RecipesBase = "0.5, 0.6, 0.7, 0.8, ~1.0, ~1.1" +IntervalArithmetic = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20" +RecipesBase = "0.5, 0.6, 0.7, 0.8, ~1.0, ~1.1, ~1.2" julia = "1.0"