Skip to content

Commit 90b9638

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsFuns to 1, (keep existing compat)
1 parent 16839ea commit 90b9638

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Project.toml

+5-6
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,14 @@ CodecZlib = "0.7"
2828
DataFrames = "1.1, 1.2"
2929
DirectedAcyclicGraphs = "0.2"
3030
Graphs = "1.4"
31+
LazyArtifacts = "1"
3132
Lerche = "0.5"
3233
LoopVectorization = "0.12"
34+
Pkg = "1"
35+
Random = "1"
3336
Reexport = "1.0"
34-
StatsFuns = "0.9"
37+
Statistics = "1"
38+
StatsFuns = "0.9, 1"
3539
Tables = "1"
3640
TikzGraphs = "1.3"
3741
julia = "1.6"
38-
LazyArtifacts = "1"
39-
Statistics = "1"
40-
Random = "1"
41-
Pkg = "1"
42-

0 commit comments

Comments
 (0)