diff --git a/C/CellSegmentation/Compat.toml b/C/CellSegmentation/Compat.toml index dc14b9a..a7ce959 100644 --- a/C/CellSegmentation/Compat.toml +++ b/C/CellSegmentation/Compat.toml @@ -20,16 +20,13 @@ TileTrees = "0.2.1-0.2" ["0.2-0"] AxisArrays = "0.4" -ColorTypes = "0.11" Distances = "0.10" FactoredMatrices = "0.1" FakeCells = "0.2.1-0.2" FileIO = "1" FixedPointNumbers = "0.8" ImageAxes = "0.6" -ImageCore = "0.9" ImageMetadata = "0.9" -JLD2 = "0.4" TileTrees = "0.3" TiledFactorizations = "0.1" julia = "1.6.0-1" @@ -37,6 +34,11 @@ julia = "1.6.0-1" ["0.2-0.2.1"] MergePairwise = "0.1" +["0.2-0.2.4"] +ColorTypes = "0.11" +ImageCore = "0.9" +JLD2 = "0.4" + ["0.2.2"] MergePairwise = "0.2" @@ -45,3 +47,10 @@ MergePairwise = "0.2-0.3" ["0.2.4-0"] ShotNoise = "0.0-0.1" + +["0.2.5-0"] +ColorTypes = "0.11-0.12" +ImageCore = "0.9-0.10" +JLD2 = "0.4-0.5" +Statistics = "1" +Unitful = "1" diff --git a/C/CellSegmentation/Versions.toml b/C/CellSegmentation/Versions.toml index 75c1e7f..55e078f 100644 --- a/C/CellSegmentation/Versions.toml +++ b/C/CellSegmentation/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "178282268379adcd1664cad8d37c2d1cac37897d" ["0.2.4"] git-tree-sha1 = "1d4d8367c738fce92afce8e9a0e01dddad78d531" + +["0.2.5"] +git-tree-sha1 = "39a210b6cff228361d498897480dfc8d16ea8aaa"