From 15b7d452df9f0dac08343cb95dd6861fc218841d Mon Sep 17 00:00:00 2001 From: MartinuzziFrancesco Date: Tue, 27 Feb 2024 15:36:05 +0100 Subject: [PATCH] bump Distributions --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6e3c8c54..6c5272ea 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.25" +Distributions = "0.25.36" LIBSVM = "0.8" LinearAlgebra = "1.10" MLJLinearModels = "0.9.2"