diff --git a/test/Project.toml b/test/Project.toml index 0c703ae..3bda720 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -9,3 +9,11 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +[compat] +AllocCheck = "0.2.3" +Aqua = "0.8.14" +ArrayLayouts = "1.12.2" +BenchmarkTools = "1.6.3" +MatrixFactorizations = "3.1.3" +SafeTestsets = "0.1.0"