Skip to content

Commit af41419

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
1 parent 202eeb9 commit af41419

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
@@ -20,8 +20,8 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
2020
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
2121
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2222
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
23-
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2423
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
24+
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2525

2626
[compat]
2727
CommonSolve = "0.2"
@@ -36,9 +36,9 @@ QuadGK = "2.4"
3636
RecipesBase = "1"
3737
Reexport = "1.0"
3838
Setfield = "1"
39-
StatsBase = "0.32.0, 0.33"
40-
Symbolics = "5"
39+
StatsBase = "0.32.0, 0.33, 0.34"
4140
SymbolicUtils = "1"
41+
Symbolics = "5"
4242
julia = "1.6"
4343

4444
[extras]

0 commit comments

Comments
 (0)