Skip to content

Commit eaf269d

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
1 parent 845930c commit eaf269d

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
@@ -31,12 +31,12 @@ NLSolversBase = "d41bc354-129a-5804-8e4c-c37616107c6c"
3131
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
3232
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
3333
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
34+
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3435
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
3536
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3637
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
3738
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3839
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
39-
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
4040
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
4141
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4242
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -68,13 +68,13 @@ NLSolversBase = "7.6"
6868
NLsolve = "3, 4"
6969
Optim = "1"
7070
OrderedCollections = "1"
71+
PrecompileTools = "1"
7172
ProgressMeter = "1"
7273
RecursiveArrayTools = "2.31.1"
7374
Reexport = "1"
7475
Requires = "1"
75-
PrecompileTools = "1"
7676
StaticArrays = "1"
77-
StatsBase = "0.32, 0.33"
77+
StatsBase = "0.32, 0.33, 0.34"
7878
StructTypes = "1"
7979
TensorCast = "0.3.3, 0.4"
8080
TimeZones = "1.3.1"

0 commit comments

Comments
 (0)