From b9155df7d7d9d12ee6c81cc9ef843e0ac786d3a4 Mon Sep 17 00:00:00 2001 From: William Moses Date: Thu, 13 Mar 2025 02:55:48 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2250e62c9b..0a552d456d 100644 --- a/Project.toml +++ b/Project.toml @@ -84,7 +84,7 @@ PythonCall = "0.9" Random = "1.10" Random123 = "1.7" ReactantCore = "0.1.5" -Reactant_jll = "0.0.86" +Reactant_jll = "0.0.87" Scratch = "1.2" Sockets = "1.10" SpecialFunctions = "2.4"