Skip to content

Commit

Permalink
Merge pull request #9 from QuantumSavory/compathelper/new_version/202…
Browse files Browse the repository at this point in the history
…3-10-29-00-37-08-422-02313433839

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
  • Loading branch information
Krastanov authored Dec 16, 2023
2 parents a79f3c5 + 10af79a commit c365e6d
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 c365e6d

Please sign in to comment.