Skip to content

Commit d214ec7

Browse files
authored
Fix the compat entry for Statistics (#946)
1 parent be96365 commit d214ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Printf = "<0.0.1, 1"
2828
Random = "<0.0.1, 1"
2929
SortingAlgorithms = "0.3, 1.0"
3030
SparseArrays = "<0.0.1, 1"
31-
Statistics = "1"
31+
Statistics = "<0.0.1, 1"
3232
StatsAPI = "1.2"
3333
julia = "1"
3434

0 commit comments

Comments
 (0)