diff --git a/Project.toml b/Project.toml index 6bb2fe223..ab1f6a500 100644 --- a/Project.toml +++ b/Project.toml @@ -24,7 +24,9 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" [compat] +ADTypes = "0.2" ArrayInterface = "6.0.24, 7" +ConcreteStructs = "0.2" DiffEqBase = "6" EnumX = "1" Enzyme = "0.11" @@ -36,7 +38,7 @@ RecursiveArrayTools = "2" Reexport = "0.2, 1" SciMLBase = "1.97" SimpleNonlinearSolve = "0.1" -SparseDiffTools = "1, 2" +SparseDiffTools = "2.6" StaticArraysCore = "1.4" UnPack = "1.0" Zygote = "0.6"