Skip to content

Commit

Permalink
Fix the compat entry for Statistics (#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Dec 12, 2024
1 parent be96365 commit d214ec7
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 @@ -28,7 +28,7 @@ Printf = "<0.0.1, 1"
Random = "<0.0.1, 1"
SortingAlgorithms = "0.3, 1.0"
SparseArrays = "<0.0.1, 1"
Statistics = "1"
Statistics = "<0.0.1, 1"
StatsAPI = "1.2"
julia = "1"

Expand Down

0 comments on commit d214ec7

Please sign in to comment.