Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Statistics at version 1, (keep…
Browse files Browse the repository at this point in the history
… existing compat)
  • Loading branch information
CompatHelper Julia committed Oct 29, 2023
1 parent a79f3c5 commit 10af79a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SuiteSparseGraphBLAS = "c2e53296-7b14-11e9-1210-bddfa8111e1d"

[compat]
SuiteSparseGraphBLAS = "0.10"
DelimitedFiles = "1"
PyPlot = "2"
RowEchelon = "0.2"
Statistics = "1"
SuiteSparseGraphBLAS = "0.10"
julia = "1.9"

[extras]
Expand Down

0 comments on commit 10af79a

Please sign in to comment.