diff --git a/Project.toml b/Project.toml index dbdd9231..3e5881e4 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24" [compat] +BenchmarkTools = "1" Convex = "0.14" DataFrames = "1" Distributions = "0.25" @@ -28,6 +29,7 @@ GLM = "1" Ipopt = "0.8" LoopVectorization = "0.12" MathProgBase = "0.7" +RDatasets = "0.7" Reexport = "1.2" SpecialFunctions = "2.1" StatsFuns = "0.9"