Skip to content

Commit edac700

Browse files
Merge pull request #232 from isaacsas/ordiffeqcoredep
add OrdinaryDiffEqCore weakdep
2 parents f076c27 + d7d35a0 commit edac700

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
1919

2020
[weakdeps]
2121
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
22+
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
2223
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
2324

2425
[compat]
@@ -33,6 +34,7 @@ Markdown = "1.10"
3334
NonlinearSolve = "3.7.2"
3435
ODEProblemLibrary = "0.1.5"
3536
OrdinaryDiffEq = "6.88"
37+
OrdinaryDiffEqCore = "1"
3638
Parameters = "0.12"
3739
QuadGK = "2.9"
3840
RecipesBase = "1.3.4"

0 commit comments

Comments
 (0)