diff --git a/N/NEOs/Compat.toml b/N/NEOs/Compat.toml index 4b4e25324285830..190db3cf050000f 100644 --- a/N/NEOs/Compat.toml +++ b/N/NEOs/Compat.toml @@ -40,6 +40,9 @@ LazyArtifacts = "1" JLD2 = "0.5" PlanetaryEphemeris = "0.8.7-0.8" +["0.11.1-0"] +Distributions = "0.25" + ["0.3"] JLD = "0.13" ReferenceFrameRotations = "3" diff --git a/N/NEOs/Deps.toml b/N/NEOs/Deps.toml index 7b39174b3cfb92f..94c5dee62b43e31 100644 --- a/N/NEOs/Deps.toml +++ b/N/NEOs/Deps.toml @@ -40,6 +40,9 @@ IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253" Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +["0.11.1-0"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" + ["0.3"] Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/N/NEOs/Versions.toml b/N/NEOs/Versions.toml index 61b956d0175200c..e449a07ac812050 100644 --- a/N/NEOs/Versions.toml +++ b/N/NEOs/Versions.toml @@ -102,3 +102,6 @@ git-tree-sha1 = "7f5d9459e2bd739d4efd451f630fe235525e7b9a" ["0.11.0"] git-tree-sha1 = "c4bd8f799b5a4a1aec98aa8fa850036ad223aeea" + +["0.11.1"] +git-tree-sha1 = "79b40c3056125a1521265532bbaa00389e191c0e"