Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
femtotrader authored Apr 30, 2024
1 parent 3ca5b46 commit 182b816
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
julia = "^1.6.7"
julia = "1"
OnlineStats = "1"
OnlineStatsBase = "1"
Tables = "1"
StatsBase = "0"
DocStringExtensions = "0"

[extras]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand Down

0 comments on commit 182b816

Please sign in to comment.