diff --git a/CairoMakie/Project.toml b/CairoMakie/Project.toml index 05da56b3b0f..9fb28d597b2 100644 --- a/CairoMakie/Project.toml +++ b/CairoMakie/Project.toml @@ -23,9 +23,9 @@ FFTW = "1" FileIO = "1.1" FreeType = "3, 4.0" GeometryBasics = "0.4.1" -Makie = "=0.19.12, 0.19" +Makie = "=0.19.12" PrecompileTools = "1.0" -SHA = "0.7" +SHA = "0.7, 1.6, 1.7" julia = "1.3" [extras] diff --git a/GLMakie/Project.toml b/GLMakie/Project.toml index bdf6d67f7a1..55401c87b02 100644 --- a/GLMakie/Project.toml +++ b/GLMakie/Project.toml @@ -29,7 +29,7 @@ FixedPointNumbers = "0.7, 0.8" FreeTypeAbstraction = "0.10" GLFW = "3" GeometryBasics = "0.4.1" -Makie = "=0.19.12, 0.19" +Makie = "=0.19.12" MeshIO = "0.4" ModernGL = "1" Observables = "0.5.1" diff --git a/Project.toml b/Project.toml index 2febb005846..60b3980681c 100644 --- a/Project.toml +++ b/Project.toml @@ -68,7 +68,7 @@ Contour = "0.5, 0.6" DelaunayTriangulation = "0.8.7" Distributions = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25" DocStringExtensions = "0.8, 0.9" -Downloads = "1" +Downloads = "1, 1.6" FileIO = "1.6" FixedPointNumbers = "0.6, 0.7, 0.8" Formatting = "0.4" @@ -96,7 +96,7 @@ ShaderAbstractions = "0.4" Showoff = "0.3, 1.0.2" SignedDistanceFields = "0.4" StableHashTraits = "1.1" -Statistics = "1" +Statistics = "1, 1.6" StatsBase = "0.31, 0.32, 0.33, 0.34" StatsFuns = "0.9, 1.0" StructArrays = "0.3, 0.4, 0.5, 0.6" diff --git a/RPRMakie/Project.toml b/RPRMakie/Project.toml index f7150ffaa0c..3d8277b3212 100644 --- a/RPRMakie/Project.toml +++ b/RPRMakie/Project.toml @@ -16,7 +16,7 @@ RadeonProRender = "27029320-176d-4a42-b57d-56729d2ad457" Colors = "0.9, 0.10, 0.11, 0.12" FileIO = "1.6" GeometryBasics = "0.4.1" -Makie = "=0.19.12, 0.19" +Makie = "=0.19.12" RadeonProRender = "0.3.0" julia = "1.3" diff --git a/WGLMakie/Project.toml b/WGLMakie/Project.toml index b71c5bd1d11..a29052f5e40 100644 --- a/WGLMakie/Project.toml +++ b/WGLMakie/Project.toml @@ -26,7 +26,7 @@ FreeTypeAbstraction = "0.10" GeometryBasics = "0.4.1" Hyperscript = "0.0.3, 0.0.4" JSServe = "2.2" -Makie = "=0.19.12, 0.19" +Makie = "=0.19.12" Observables = "0.5.1" PNGFiles = "0.3, 0.4" PrecompileTools = "1.0"