Skip to content

Commit

Permalink
Add compat entries for Test and Random
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Nov 24, 2023
1 parent d3ce7c3 commit a3930dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ julia = "1.6"
LinearAlgebra = "1.6"
Printf = "1.6"
SparseArrays = "1.6"
Random = "1.6"
Test = "1.6"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit a3930dc

Please sign in to comment.