diff --git a/M/MeasureBase/Compat.toml b/M/MeasureBase/Compat.toml index bb590b58598ea46..ed46481fbadfea3 100644 --- a/M/MeasureBase/Compat.toml +++ b/M/MeasureBase/Compat.toml @@ -1,6 +1,5 @@ [0] MappedArrays = "0.4" -julia = "1.3.0-1" ["0-0.1"] Compat = "3.28.0-3" @@ -9,6 +8,9 @@ NamedTupleTools = "0.13" SpecialFunctions = "1.3.0-1" StatsFuns = "0.9" +["0-0.14.7"] +julia = "1.3.0-1" + ["0-0.5"] ConcreteStructs = "0.2" MLStyle = "0.4" @@ -33,6 +35,13 @@ IrrationalConstants = "0.1-0.2" ["0.14.6-0"] Static = "0.8" +["0.14.8-0"] +LinearAlgebra = "1" +Random = "1" +Statistics = "1" +Test = "1" +julia = "1.6.0-1" + ["0.2-0"] ConstructionBase = "1.3.0-1" LogExpFunctions = "0.3" @@ -50,7 +59,6 @@ DensityInterface = "0.4" IfElse = "0.1" PrettyPrinting = "0.3-0.4" Reexport = "1" -Statistics = "1.3.0-1" ["0.6-0.14.4"] FillArrays = "0.12-0.13" @@ -58,6 +66,9 @@ FillArrays = "0.12-0.13" ["0.6-0.14.5"] Static = "0.5-0.6" +["0.6-0.14.7"] +Statistics = "1.3.0-1" + ["0.6-0.8"] Compat = "3.35.0-3" diff --git a/M/MeasureBase/Versions.toml b/M/MeasureBase/Versions.toml index 9c48f64f57ace18..2bad644d677062e 100644 --- a/M/MeasureBase/Versions.toml +++ b/M/MeasureBase/Versions.toml @@ -141,3 +141,6 @@ git-tree-sha1 = "45be3e3119ca6444f0a6fd4a5ecb206a1297097e" ["0.14.7"] git-tree-sha1 = "b87dcebb47b35a5263959ead832a347ff975e385" + +["0.14.8"] +git-tree-sha1 = "de95fb46321463851c245f164aac15826bc68b7f"