Skip to content

Commit 478eed1

Browse files
Merge pull request #286 from sathvikbhagavan/patch-1
build: bump MTK compat to have `guesses` in ODESystem
2 parents 4aff0de + bd3eaed commit 478eed1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Aqua = "0.8"
1616
ChainRulesCore = "1.18"
1717
ControlSystemsBase = "1.4"
1818
DataInterpolations = "4.6"
19-
DiffEqBase = "6.143"
19+
DiffEqBase = "6.147"
2020
IfElse = "0.1"
2121
LinearAlgebra = "1.10"
22-
ModelingToolkit = "9"
23-
OrdinaryDiffEq = "6.66"
22+
ModelingToolkit = "9.2"
23+
OrdinaryDiffEq = "6.72"
2424
SafeTestsets = "0.1"
2525
Symbolics = "5.20"
2626
Test = "1"

0 commit comments

Comments
 (0)