diff --git a/Project.toml b/Project.toml index 6fb383e7..6e3c8c54 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ Aqua = "0.8" CellularAutomata = "0.0.2" DifferentialEquations = "7" Distances = "0.10" -Distributions = "0.24.5, 0.25" +Distributions = "0.25" LIBSVM = "0.8" LinearAlgebra = "1.10" MLJLinearModels = "0.9.2" @@ -37,7 +37,7 @@ SafeTestsets = "0.1" SparseArrays = "1.10" Statistics = "1.10" Test = "1" -WeightInitializers = "0.1" +WeightInitializers = "0.1.5" julia = "1.10" [extras]