diff --git a/tutorials/models/Project.toml b/tutorials/models/Project.toml index 53ea03e9..676206e1 100644 --- a/tutorials/models/Project.toml +++ b/tutorials/models/Project.toml @@ -31,4 +31,5 @@ DiffEqBiological = "4.3" OrdinaryDiffEq = "5.41" StochasticDiffEq = "6.23" NeuralNetDiffEq = "1.6" -Latexify = "0.13" \ No newline at end of file +Latexify = "0.13" +ModelingToolkit = "3.10" \ No newline at end of file