Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciogtec authored Jul 25, 2023
1 parent 1d71551 commit 957f38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
ForwardDiff = "0.10.1"
StatsBase = "0.24.0, 0.34"
StatsBase = ">= 0.24.0"
julia = "0.7.0, 1"

[extras]
Expand Down

1 comment on commit 957f38a

@mauriciogtec
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #23

Please sign in to comment.