diff --git a/tutorials/introduction/Project.toml b/tutorials/introduction/Project.toml index b58366aa..219ab862 100644 --- a/tutorials/introduction/Project.toml +++ b/tutorials/introduction/Project.toml @@ -8,6 +8,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4" [compat] +BenchmarkTools = "0.5" Plots = "1.4" ParameterizedFunctions = "5.3" StaticArrays = "0.12" \ No newline at end of file