diff --git a/Project.toml b/Project.toml index e30e0b2a..5878f7fc 100644 --- a/Project.toml +++ b/Project.toml @@ -90,14 +90,14 @@ SpecialFunctions = "0.10.3, 1, 2" StaticArrays = "1" Unitful = "1" julia = "1.9" -Dates = "1" -Distributed = "1" -FileWatching = "1" -LibGit2 = "1" -LinearAlgebra = "1" -Logging = "1" -Pkg = "1" -Printf = "1" -Random = "1" -Test = "1" -Statistics = "1" +Dates = "1.9" +Distributed = "1.9" +FileWatching = "1.9" +LibGit2 = "1.9" +LinearAlgebra = "1.9" +Logging = "1.9" +Pkg = "1.9" +Printf = "1.9" +Random = "1.9" +Test = "1.9" +Statistics = "1.9"