diff --git a/tutorials/models/Project.toml b/tutorials/models/Project.toml index 58d69c80..7e612a37 100644 --- a/tutorials/models/Project.toml +++ b/tutorials/models/Project.toml @@ -22,4 +22,5 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" DifferentialEquations = "6.14" RecursiveArrayTools = "2.5" NLsolve = "4.4" -Flux = "0.10" \ No newline at end of file +Flux = "0.10" +Plots = "1.4" \ No newline at end of file