Skip to content

Commit

Permalink
update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Oct 10, 2023
1 parent fbe1c1b commit 6b95469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ version = "1.0.0"
[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Expand All @@ -17,6 +18,7 @@ Random = "1.9"
Statistics = "1.9"
StatsAPI = "1.7"
StatsBase = "0.34"
SpecialFunctions = "2.3"
TinyHugeNumbers = "1.0"
julia = "1.9"

Expand Down

0 comments on commit 6b95469

Please sign in to comment.