From 00bafa557a46f86f81e97928c759becdd409c7f4 Mon Sep 17 00:00:00 2001 From: MartinuzziFrancesco Date: Tue, 27 Feb 2024 14:53:19 +0100 Subject: [PATCH] bumps for WI and Distributions --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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]