diff --git a/Project.toml b/Project.toml index d52755a..2fd5319 100644 --- a/Project.toml +++ b/Project.toml @@ -19,10 +19,10 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5" [compat] CommonSolve = "0.2.4" ConcreteStructs = "0.2.3" -DiffEqBase = "6.210.1" +DiffEqBase = "6.210.1, 7.5" LinearAlgebra = "1" PrecompileTools = "1.2.1" -SciMLBase = "2.153" +SciMLBase = "2.153, 3.18" StaticArrays = "1.9.8" SymbolicIndexingInterface = "0.3.43" julia = "1.10"