diff --git a/Project.toml b/Project.toml index 188fd2b7..81dd0364 100644 --- a/Project.toml +++ b/Project.toml @@ -12,10 +12,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" [compat] -RecipesBase = "^0" -Reexport = "^0" +RecipesBase = "0.5, 0.7" +Reexport = "0.1, 0.2" Tables = "0.1, 0.2" -julia = "0.7.0, 1" +julia = "0.7, 1" [extras] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"