Skip to content

Commit 7c916cd

Browse files
committed
Remove plots and stats funs since not used.
1 parent 95d482e commit 7c916cd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Project.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,13 @@ version = "0.2.0"
44

55
[deps]
66
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
7-
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
87
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
98
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
10-
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
119

1210
[compat]
1311
ForwardDiff = "0.10.1"
14-
StatsBase = "0.26.0"
15-
julia = "1.0.0"
16-
Plots = "0.1.0, 1.0.0"
17-
StatsFuns = "0.5.0, 1.0.0"
12+
StatsBase = "0.24.0"
13+
julia = "0.7.0, 1.0.0"
1814

1915
[extras]
2016
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)