diff --git a/Project.toml b/Project.toml index 6bcc7a5f7..40b1833ab 100644 --- a/Project.toml +++ b/Project.toml @@ -21,6 +21,7 @@ NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" PlotThemes = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a" PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043" +PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" Preferences = "21216c6a-2e73-6563-6e65-726566657250" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" @@ -32,7 +33,6 @@ RelocatableFolders = "05181044-ff0b-4ac5-8273-598c1e38db00" Requires = "ae029012-a4dd-5104-9daa-d747884805df" Scratch = "6c6a2e73-6563-6170-7368-637461726353" Showoff = "992d4aef-0814-514b-bc4d-f2e9a6c4116f" -PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" @@ -61,6 +61,7 @@ PlotUtils = "1" PlotlyBase = "0.7 - 0.8" PlotlyJS = "0.18" PlotlyKaleido = "1" +PrecompileTools = "1" Preferences = "1" PyPlot = "2" PythonPlot = "1" @@ -71,8 +72,7 @@ RelocatableFolders = "0.3, 1" Requires = "1" Scratch = "1" Showoff = "0.3.1, 1" -PrecompileTools = "1" -StatsBase = "0.33" +StatsBase = "0.33, 0.34" UnicodeFun = "0.4" UnicodePlots = "3.4" Unzip = "0.1 - 0.2"