diff --git a/Project.toml b/Project.toml index 51c9755f..c5d790ab 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] ComputationalResources = "0.3" -CoordinateTransformations = "0.5" +CoordinateTransformations = "0.5, 0.6" FileIO = "1" IdentityRanges = "0.3" ImageCore = "0.8.1" @@ -32,7 +32,7 @@ Interpolations = "0.8, 0.9, 0.10, 0.11, 0.12" MLDataPattern = "0.4, 0.5" MappedArrays = "0.1, 0.2" OffsetArrays = "0.8, 0.9, 0.10, 0.11, 1" -Rotations = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13" +Rotations = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1" StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12" julia = "1"