Skip to content

Commit f835cc1

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents a8d984b + 993cf20 commit f835cc1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@ StanSample = "c1514b29-d3a0-5178-b312-660c88baa699"
1414
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1616
#StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
17+
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
1718
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1819

1920
[compat]
2021
CSV = "0.10"
21-
DataFrames = "1"
22+
DataFrames = "1.4"
2223
Distributions = "0.25"
2324
JSON = "0.21"
2425
StanSample = "7"
2526
StatsFuns = "1.0"
26-
#StatsPlots = "0.15"
27+
StatsPlots = "0.15"
2728
julia = "1"

0 commit comments

Comments
 (0)