Skip to content

Commit a716bda

Browse files
committed
bump compat MTK
for analysis point support
1 parent 2cbf04f commit a716bda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ version = "1.5.0"
55

66
[deps]
77
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
8+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
89
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
910
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
1011
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1112

1213
[compat]
1314
IfElse = "0.1"
14-
ModelingToolkit = "8"
15+
ModelingToolkit = "8.24"
1516
OffsetArrays = "1"
1617
Symbolics = "4.9"
1718
julia = "1.6"

0 commit comments

Comments
 (0)