Skip to content

Commit

Permalink
Merge pull request #32 from fund-model/update-pkg-bounds
Browse files Browse the repository at this point in the history
Update some package bounds
  • Loading branch information
davidanthoff authored Sep 12, 2019
2 parents e0890e0 + f65c0c5 commit ff2db1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

[compat]
Mimi = "0.9"
Distributions = "0.20"
StatsBase = "0.30"
Distributions = "0.20, 0.21"
StatsBase = "0.30, 0.31, 0.32"

[extras]
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
Expand Down

0 comments on commit ff2db1e

Please sign in to comment.