Skip to content

Commit 0114ad1

Browse files
authored
stop supporting MTK@9
MTK v9 and v10 are not mutually usable, so if we support MTK v10, we aren't supporting MTK v9 anymore
1 parent 7e0fe84 commit 0114ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ODEProblemLibrary/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
1515
Aqua = "0.5"
1616
DiffEqBase = "6"
1717
Latexify = "0.16"
18-
ModelingToolkit = "9, 10"
18+
ModelingToolkit = "10"
1919
RuntimeGeneratedFunctions = "0.5"
2020
julia = "1.10"
2121

0 commit comments

Comments
 (0)