From ff19181f59b059114aaab5798eda9873dbe28f24 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 6 Apr 2024 09:35:58 +0000 Subject: [PATCH] New version: Images v0.26.1 UUID: 916415d5-f1e6-5110-898d-aaa5f9f070e0 Repo: https://github.com/JuliaImages/Images.jl.git Tree: 12fdd617c7fe25dc4a6cc804d657cc4b2230302b Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- I/Images/Compat.toml | 29 ++++++++++++++++++++++------- I/Images/Versions.toml | 3 +++ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/I/Images/Compat.toml b/I/Images/Compat.toml index 2cbed28fb3b90f8..22b6878210f2a40 100644 --- a/I/Images/Compat.toml +++ b/I/Images/Compat.toml @@ -93,12 +93,12 @@ ImageShow = "0.1-0.2" Graphics = "0.4" ImageMorphology = "0.2" -["0.19.1-0"] -Graphics = ["0.4", "1"] - ["0.19.1-0.22.2"] ImageMorphology = "0.2.2-0.2" +["0.19.1-0.26.0"] +Graphics = ["0.4", "1"] + ["0.19.2-0.23"] ColorVectorSpace = "0.6-0.8" @@ -143,7 +143,7 @@ ImageQualityIndexes = "0.1.3-0.2" ["0.23.1-0.25"] TiledIteration = "0.2-0.3" -["0.23.2-0"] +["0.23.2-0.26.0"] StaticArrays = ["0.8-0.12", "1"] ["0.23.3-0.24"] @@ -177,14 +177,16 @@ ImageMetadata = "0.9.7-0.9" ImageQualityIndexes = "0.3" ImageSegmentation = "1.7.0-1" ImageShow = "0.3" -IndirectArrays = ["0.5", "1"] IntegralArrays = "0.1" Reexport = "1.1.0-1" +["0.25-0.26.0"] +IndirectArrays = ["0.5", "1"] + ["0.25.1-0"] ImageIO = "0.3-0.6" -["0.25.3-0"] +["0.25.3-0.26.0"] StatsBase = "0.24-0.34" ["0.26-0"] @@ -194,6 +196,19 @@ ImageCore = "0.9.3-0.10" ImageCorners = "0.1.2-0.1" ImageMorphology = "0.4" ImageTransformations = "0.9-0.10" +julia = "1.6.0-1" + +["0.26.0"] Statistics = "1.6.0-1" TiledIteration = "0.2-0.5" -julia = "1.6.0-1" + +["0.26.1-0"] +Base64 = "1" +Graphics = "1" +IndirectArrays = "1" +Random = "1" +SparseArrays = "1" +StaticArrays = "1" +Statistics = "1" +StatsBase = "0.30-0.34" +TiledIteration = "0.3-0.5" diff --git a/I/Images/Versions.toml b/I/Images/Versions.toml index d9bd04dc0ffc610..9383bb384fb1091 100644 --- a/I/Images/Versions.toml +++ b/I/Images/Versions.toml @@ -81,3 +81,6 @@ git-tree-sha1 = "5fa9f92e1e2918d9d1243b1131abe623cdf98be7" ["0.26.0"] git-tree-sha1 = "d438268ed7a665f8322572be0dabda83634d5f45" + +["0.26.1"] +git-tree-sha1 = "12fdd617c7fe25dc4a6cc804d657cc4b2230302b"