diff --git a/I/ImagineCalibrate/Compat.toml b/I/ImagineCalibrate/Compat.toml index 3799313..eacc042 100644 --- a/I/ImagineCalibrate/Compat.toml +++ b/I/ImagineCalibrate/Compat.toml @@ -1,15 +1,23 @@ [0] AxisArrays = "0.4" CachedCalls = "0.0.1" -DSP = "0.6" -Images = "0.25" ImagineAnalyses = "0.0.1" ImagineInterface = "0.1" ImagineProcedures = "0.1" -Interpolations = "0.13" ProgressMeter = "1" Reexport = "1" -StatsBase = "0.33" UnitAliases = "0.0.1" Unitful = "1" julia = "1.6.0-1" + +["0-0.2.0"] +DSP = "0.6" +Images = "0.25" +Interpolations = "0.13" +StatsBase = "0.33" + +["0.2.1-0"] +DSP = ["0.6", "0.8"] +Images = "0.25-0.26" +Interpolations = ["0.13", "0.15"] +StatsBase = "0.33-0.34" diff --git a/I/ImagineCalibrate/Versions.toml b/I/ImagineCalibrate/Versions.toml index 8e98607..6d9b70e 100644 --- a/I/ImagineCalibrate/Versions.toml +++ b/I/ImagineCalibrate/Versions.toml @@ -1,2 +1,5 @@ ["0.2.0"] git-tree-sha1 = "a75d8b82e82345197e1507dd2a5373d3f020d4bc" + +["0.2.1"] +git-tree-sha1 = "52c795471f5fea4e868b05304c2918c881196804"