Skip to content

Commit 66cf9d9

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#272)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 167611b commit 66cf9d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ImageBase = "c817782e-172a-44cc-b673-b171935fbb9e"
1313
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
1414
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1515
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
16-
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1716
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
17+
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1818
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1919
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2020
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -29,9 +29,10 @@ FFTW = "0.3, 1"
2929
ImageBase = "0.1.5"
3030
ImageCore = "0.10"
3131
OffsetArrays = "1.9"
32-
Reexport = "1.1"
3332
PrecompileTools = "1"
33+
Reexport = "1.1"
3434
StaticArrays = "0.10, 0.11, 0.12, 1.0"
35+
Statistics = "1"
3536
TiledIteration = "0.2, 0.3, 0.4, 0.5"
3637
julia = "1.6"
3738

0 commit comments

Comments
 (0)