From 6e8becab1d8caf5184bfb9abbcbd3aafb3ca7c04 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 15 Nov 2024 00:06:11 +0000 Subject: [PATCH] CompatHelper: bump compat for LuxLib in [weakdeps] to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 94a7c775a..4e085b261 100644 --- a/Project.toml +++ b/Project.toml @@ -52,7 +52,7 @@ Graphs = "1" InteractiveUtils = "1" JET = "0.9" LinearAlgebra = "1" -LuxLib = "1.2 - 1.3.3" +LuxLib = "1.2 - 1.3.3, 1" MistyClosures = "2" NNlib = "0.9" Pkg = "1"