From 2ab2e8f08889317b02d60cee6df46fd1e7968d03 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 3 Oct 2024 00:13:16 +0000 Subject: [PATCH] CompatHelper: add new compat entry for MLUtils in [weakdeps] at version 0.4, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index dab75fd..65a9482 100644 --- a/Project.toml +++ b/Project.toml @@ -50,6 +50,7 @@ FastClosures = "0.3" FiniteDiff = "2.12" ForwardDiff = "0.10.26" LinearAlgebra = "1.9, 1.10" +MLUtils = "0.4" ModelingToolkit = "9" PDMats = "0.11" Reexport = "1.2"