From 5ca8fa6cf47da28b53467e41e498cf72c4ae54c7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 25 May 2026 00:35:31 +0000 Subject: [PATCH] CompatHelper: bump compat for Reactant in [weakdeps] to 0.2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index edfce6da..a72625ef 100644 --- a/Project.toml +++ b/Project.toml @@ -83,7 +83,7 @@ Oceananigans = "0.107.7, 0.108" OffsetArrays = "1.14" PrecompileTools = "1" PythonCall = "0.9.28" -Reactant = "0.2.235 - 0.2.255" +Reactant = "0.2.235 - 0.2.255, 0.2" Scratch = "1" SeawaterPolynomials = "0.3.5" SpeedyWeather = "0.20"