Skip to content

Commit 9eca0c7

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Missings = "0.4.3, 1"
3131
RecipesBase = "1.1"
3232
Requires = "1"
3333
SentinelArrays = "1"
34+
Statistics = "1"
3435
StructTypes = "1"
3536
julia = "1"
3637

@@ -46,5 +47,4 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
4647
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4748

4849
[targets]
49-
test = ["Dates", "JSON", "JSON3", "Plots", "PooledArrays",
50-
"RecipesBase", "SentinelArrays", "StructTypes", "Test"]
50+
test = ["Dates", "JSON", "JSON3", "Plots", "PooledArrays", "RecipesBase", "SentinelArrays", "StructTypes", "Test"]

0 commit comments

Comments
 (0)