diff --git a/Project.toml b/Project.toml index 81c5be52..7ae40326 100644 --- a/Project.toml +++ b/Project.toml @@ -41,17 +41,17 @@ IfElse = "0.1" IntervalSets = "0.7" InverseFunctions = "0.1.8" IrrationalConstants = "0.1, 0.2" -LinearAlgebra = "<0.0.1, 1" +LinearAlgebra = "1" LogExpFunctions = "0.3" LogarithmicNumbers = "1" MappedArrays = "0.4" NaNMath = "0.3, 1" PrettyPrinting = "0.3, 0.4" -Random = "<0.0.1, 1" +Random = "1" Reexport = "1" SpecialFunctions = "2" Static = "0.8" -Statistics = "<0.0.1, 1" -Test = "<0.0.1, 1" +Statistics = "1" +Test = "1" Tricks = "0.1" -julia = "1.3" +julia = "1.6"