Skip to content

Commit 3e66954

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
1 parent 349eea4 commit 3e66954

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
2121
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
2222
PlotThemes = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a"
2323
PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043"
24+
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
2425
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
2526
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
2627
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
@@ -32,7 +33,6 @@ RelocatableFolders = "05181044-ff0b-4ac5-8273-598c1e38db00"
3233
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3334
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
3435
Showoff = "992d4aef-0814-514b-bc4d-f2e9a6c4116f"
35-
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3636
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3737
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3838
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
@@ -61,6 +61,7 @@ PlotUtils = "1"
6161
PlotlyBase = "0.7 - 0.8"
6262
PlotlyJS = "0.18"
6363
PlotlyKaleido = "1"
64+
PrecompileTools = "1"
6465
Preferences = "1"
6566
PyPlot = "2"
6667
PythonPlot = "1"
@@ -71,8 +72,7 @@ RelocatableFolders = "0.3, 1"
7172
Requires = "1"
7273
Scratch = "1"
7374
Showoff = "0.3.1, 1"
74-
PrecompileTools = "1"
75-
StatsBase = "0.33"
75+
StatsBase = "0.33, 0.34"
7676
UnicodeFun = "0.4"
7777
UnicodePlots = "3.4"
7878
Unzip = "0.1 - 0.2"

0 commit comments

Comments
 (0)