diff --git a/Project.toml b/Project.toml index fb95a023..b3cb5f32 100644 --- a/Project.toml +++ b/Project.toml @@ -83,7 +83,7 @@ Formatting = "0.4" ImageFiltering = "0.6.14, 0.7" ImageMorphology = "0.2.8" Images = "0.24" -Interpolations = "0.12.8, 0.13" +Interpolations = "0.12.8, 0.13, 0.14" IterTools = "1.3" JLD2 = "0.1.11, 0.2, 0.3, 0.4" KahanSummation = "0.1, 0.2" @@ -101,8 +101,8 @@ ProgressMeter = "1.2" PyCall = "1.91.2" QuadGK = "2.3.1" Requires = "0.5, 1" -Roots = "0.8.4, 1" -Setfield = "0.6, 0.7, 0.8" +Roots = "0.8.4, 1, 2" +Setfield = "0.6, 0.7, 0.8, 1, 2" StaticArrays = "0.12.1, 1.0" StatsBase = "0.32, 0.33" TimerOutputs = "0.5"