Skip to content

Commit

Permalink
Set minimal version of StatsBase to 0.33.7
Browse files Browse the repository at this point in the history
This is needed to be compatible with `SortingAlgorithms@1`
  • Loading branch information
fhagemann authored and oschulz committed Aug 21, 2024
1 parent c05d8f0 commit 6b0f716
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 @@ -64,7 +64,7 @@ Random = "<0.0.1, 1"
Requires = "1.1"
SIMD = "2,3"
Statistics = "<0.0.1, 1"
StatsBase = "0.32, 0.33, 0.34"
StatsBase = "0.33.7, 0.34"
StructArrays = "0.6"
TypedTables = "1.2"
UnPack = "1"
Expand Down

0 comments on commit 6b0f716

Please sign in to comment.