Skip to content

Commit

Permalink
Add upper-bounded compat bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Oct 27, 2019
1 parent f7c5481 commit d341ef8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
DataFrames = "^0.19.4"
Distributions = "^0.21.3"
Documenter = "~0.19"
StatsBase = "^0.32.0"
julia = "^1.1.0"

[extras]
Expand Down

0 comments on commit d341ef8

Please sign in to comment.