Skip to content

Commit 9f016a7

Browse files
committed
upgrade some deps
1 parent 9d95c6d commit 9f016a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Formatting = "0.4"
8383
ImageFiltering = "0.6.14, 0.7"
8484
ImageMorphology = "0.2.8"
8585
Images = "0.24"
86-
Interpolations = "0.12.8, 0.13"
86+
Interpolations = "0.12.8, 0.13, 0.14"
8787
IterTools = "1.3"
8888
JLD2 = "0.1.11, 0.2, 0.3, 0.4"
8989
KahanSummation = "0.1, 0.2"
@@ -101,8 +101,8 @@ ProgressMeter = "1.2"
101101
PyCall = "1.91.2"
102102
QuadGK = "2.3.1"
103103
Requires = "0.5, 1"
104-
Roots = "0.8.4, 1"
105-
Setfield = "0.6, 0.7, 0.8"
104+
Roots = "0.8.4, 1, 2"
105+
Setfield = "0.6, 0.7, 0.8, 1"
106106
StaticArrays = "0.12.1, 1.0"
107107
StatsBase = "0.32, 0.33"
108108
TimerOutputs = "0.5"

0 commit comments

Comments
 (0)