diff --git a/tutorials/models/Project.toml b/tutorials/models/Project.toml index 5ce834fe..061586a6 100644 --- a/tutorials/models/Project.toml +++ b/tutorials/models/Project.toml @@ -24,4 +24,5 @@ RecursiveArrayTools = "2.5" NLsolve = "4.4" Flux = "0.10" Plots = "1.4" -ForwardDiff = "0.10" \ No newline at end of file +ForwardDiff = "0.10" +DiffEqPhysics = "3.5" \ No newline at end of file