Skip to content

Commit

Permalink
Added [COMPAT] section
Browse files Browse the repository at this point in the history
  • Loading branch information
clementpoiret committed Oct 12, 2020
1 parent c0098ae commit 9a9a4b1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,12 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
julia = "^1.0"
CSV = "^0.7.7"
DataFrames = "^0.21.7"
Distributions = "^0.23.12"
HypothesisTests = "^0.10.0"
SpecialFunctions = "^0.10.3"
StatsBase = "^0.33.2"

0 comments on commit 9a9a4b1

Please sign in to comment.