From 7a71c243b7d2771a4a9b1985eaf7c77fe6ace447 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:19:01 +0530 Subject: [PATCH] chore: bump compat for LossFunctions in [weakdeps] to 1, (keep existing compat) (#1108) Co-authored-by: CompatHelper Julia --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 18b27649dc..3af67f51c4 100644 --- a/Project.toml +++ b/Project.toml @@ -85,7 +85,7 @@ FunctionWrappers = "1.1.3" Functors = "0.5" GPUArraysCore = "0.1.6, 0.2" LinearAlgebra = "1.10" -LossFunctions = "0.11.1" +LossFunctions = "0.11.1, 1" LuxCore = "1.2" LuxLib = "1.3.7" MLDataDevices = "1.6"