Skip to content

Commit

Permalink
Add compat info to Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Sep 7, 2019
1 parent 8d2ab70 commit 89bc126
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Mimi = "e4e893b0-ee5e-52ea-8111-44b3bdec128c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
julia = "1"
Distributions = "0.21"
Mimi = "0.9.3"
StatsBase = "0.32"

[extras]
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand Down

0 comments on commit 89bc126

Please sign in to comment.