Skip to content

Commit

Permalink
New version: Augmentor v0.6.6 (#64111)
Browse files Browse the repository at this point in the history
UUID: 02898b1-1f73-11ea-317c-6393d7073e15
Repo: https://github.com/Evizero/Augmentor.jl.git
Tree: 47cd3b6a76a132c899ed798bb72cc1f1fe60f8d5

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jul 12, 2022
1 parent 310c0de commit 7deb969
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions A/Augmentor/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
ComputationalResources = "0.3"
FileIO = "1"
IdentityRanges = "0.3"
ImageFiltering = "0.4-0.6"
ImageTransformations = "0.5-0.8"
MLDataPattern = "0.4-0.5"
julia = "1"
Expand All @@ -18,12 +17,21 @@ Interpolations = "0.8-0.12"
MappedArrays = "0.1-0.2"
StaticArrays = "0.8-0.12"

["0-0.6.5"]
ImageFiltering = "0.4-0.6"

["0.6.1-0"]
CoordinateTransformations = "0.5-0.6"
OffsetArrays = ["0.8-0.11", "1"]
Rotations = ["0.7-0.13", "1"]

["0.6.3-0"]
ImageCore = "0.8.1-0.9"
Interpolations = "0.8-0.13"
StaticArrays = ["0.8-0.12", "1"]

["0.6.3-0.6.5"]
Interpolations = "0.8-0.13"

["0.6.6-0"]
ImageFiltering = "0.4-0.7"
Interpolations = "0.8-0.14"
3 changes: 3 additions & 0 deletions A/Augmentor/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "659b7dcc137fa53c19758b336a820d7496fd5130"

["0.6.5"]
git-tree-sha1 = "f4927866eb1383ef529e2987165f9de34a329c93"

["0.6.6"]
git-tree-sha1 = "47cd3b6a76a132c899ed798bb72cc1f1fe60f8d5"

0 comments on commit 7deb969

Please sign in to comment.