diff --git a/Project.toml b/Project.toml index 8bcbd3a..eeda4e0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PhaseSpaceTools" uuid = "0e21426a-da0a-11e8-1f13-43a2532b2fa8" authors = ["Ashton Bradley "] -version = "0.1.0" +version = "1.0.1" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" @@ -14,4 +14,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] -SpecialFunctions = "1" +SpecialFunctions = "1, 1.3, 1.4" +GSL = "1, 1.0" +Reexport = "1, 1.0" +Distributions = "0.24, 0.25" +Parameters = "0.12" +julia = "1.6"