From b3f8495482aba6cbb9370cd7fd28ba9889b541fe Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 30 May 2025 20:28:08 +0000 Subject: [PATCH] Test DI v0.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dcc3da7..9342282 100644 --- a/Project.toml +++ b/Project.toml @@ -43,7 +43,7 @@ OptimizationZygoteExt = "Zygote" [compat] ADTypes = "1.9" ArrayInterface = "7.6" -DifferentiationInterface = "0.6.1" +DifferentiationInterface = "0.7" DocStringExtensions = "0.9" Enzyme = "0.13.2" FastClosures = "0.3"