From 3facf8a50257cdde63d684767481087f7e8d9c79 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 29 May 2025 10:46:34 +0000 Subject: [PATCH] Test Nemo v0.50 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b36b638b4..2a17128e0 100644 --- a/Project.toml +++ b/Project.toml @@ -80,7 +80,7 @@ LogExpFunctions = "0.3" Lux = "1" MacroTools = "0.5" NaNMath = "1" -Nemo = "0.46, 0.47, 0.48, 0.49" +Nemo = "0.50" OffsetArrays = "1.15.0" PkgBenchmark = "0.2" PreallocationTools = "0.4"