Skip to content

Commit 22fb06f

Browse files
committed
remove ODEExponentialRK stale dependencies
1 parent 0223be5 commit 22fb06f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/OrdinaryDiffEqExponentialRK/Project.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1212
MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
1313
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
1414
OrdinaryDiffEqDifferentiation = "4302a76b-040a-498a-8c04-15b101fed76b"
15-
OrdinaryDiffEqSDIRK = "2d112036-d095-4a1e-ab9a-08536f3ecdbf"
16-
OrdinaryDiffEqVerner = "79d7bb75-1356-48c1-b8c0-6832512096c2"
1715
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1816
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1917
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
@@ -29,9 +27,7 @@ LinearSolve = "2.32.0, 3"
2927
MuladdMacro = "0.2.4"
3028
OrdinaryDiffEqCore = "1.19"
3129
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
32-
OrdinaryDiffEqSDIRK = "<0.0.1, 1"
3330
OrdinaryDiffEqTsit5 = "<0.0.1, 1"
34-
OrdinaryDiffEqVerner = "<0.0.1, 1"
3531
Random = "<0.0.1, 1"
3632
RecursiveArrayTools = "3.27.0"
3733
Reexport = "1.2.2"

0 commit comments

Comments
 (0)