Skip to content

Commit 9f7f000

Browse files
committed
build: bump MTK, Symbolics & DataInterpolations
Since DataInterpolations is only a test dep, we seem to hit an edgecase in CompatHelper and this was holding back MTK.
1 parent 9460ea4 commit 9f7f000

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
@@ -15,15 +15,15 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1515
Aqua = "0.8"
1616
ChainRulesCore = "1.24"
1717
ControlSystemsBase = "1.4"
18-
DataInterpolations = "4.6"
18+
DataInterpolations = "6"
1919
DiffEqBase = "6.152"
2020
IfElse = "0.1"
2121
LinearAlgebra = "1.10"
22-
ModelingToolkit = "9.32"
22+
ModelingToolkit = "9.46.1"
2323
OrdinaryDiffEq = "6.87"
2424
OrdinaryDiffEqDefault = "1.1"
2525
SafeTestsets = "0.1"
26-
Symbolics = "5.36, 6"
26+
Symbolics = "6.14"
2727
Test = "1"
2828
julia = "1.10"
2929

0 commit comments

Comments
 (0)