We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d95c6d commit 9f016a7Copy full SHA for 9f016a7
Project.toml
@@ -83,7 +83,7 @@ Formatting = "0.4"
83
ImageFiltering = "0.6.14, 0.7"
84
ImageMorphology = "0.2.8"
85
Images = "0.24"
86
-Interpolations = "0.12.8, 0.13"
+Interpolations = "0.12.8, 0.13, 0.14"
87
IterTools = "1.3"
88
JLD2 = "0.1.11, 0.2, 0.3, 0.4"
89
KahanSummation = "0.1, 0.2"
@@ -101,8 +101,8 @@ ProgressMeter = "1.2"
101
PyCall = "1.91.2"
102
QuadGK = "2.3.1"
103
Requires = "0.5, 1"
104
-Roots = "0.8.4, 1"
105
-Setfield = "0.6, 0.7, 0.8"
+Roots = "0.8.4, 1, 2"
+Setfield = "0.6, 0.7, 0.8, 1"
106
StaticArrays = "0.12.1, 1.0"
107
StatsBase = "0.32, 0.33"
108
TimerOutputs = "0.5"
0 commit comments