Skip to content

Commit 6ef8c46

Browse files
committed
add StatsPlots dependency to docs
1 parent 7a23dee commit 6ef8c46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
4040
SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
4141
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
4242
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
43+
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
4344
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
4445
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
4546
StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544"
@@ -86,6 +87,7 @@ SciMLBase = "2.46"
8687
SciMLSensitivity = "7.60"
8788
SpecialFunctions = "2.4"
8889
StaticArrays = "1.9"
90+
StatsPlots = "0.15.7"
8991
SteadyStateDiffEq = "2.2"
9092
StochasticDiffEq = "6.65"
9193
StructuralIdentifiability = "0.5.11"

0 commit comments

Comments
 (0)