From 28a2206f03bb2c04aa13df6d3cebce5b40982442 Mon Sep 17 00:00:00 2001 From: Olivier Cots <olivier.cots@enseeiht.fr> Date: Tue, 21 Feb 2023 09:54:04 +0100 Subject: [PATCH] foo --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index bf7e0d9..dc224d1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,7 @@ [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f" -- GitLab