From 044939c9fe80b81ea0d353acba98700e4b8ed7f5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 13 Dec 2025 01:12:37 +0000 Subject: [PATCH] CompatHelper: bump compat for JuliaInterpreter in [extras] to 0.10, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 34dc8c76a..7cf1eb074 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ FiniteDifferences = "0.12.20" GPUArraysCore = "0.1.0, 0.2" IrrationalConstants = "0.1.1, 0.2" JLArrays = "0.1" -JuliaInterpreter = "0.8,0.9" +JuliaInterpreter = "0.8,0.9, 0.10" LinearAlgebra = "1" Random = "1" RealDot = "0.1"