diff --git a/Project.toml b/Project.toml index 177b75d3..65dbc3fc 100644 --- a/Project.toml +++ b/Project.toml @@ -9,7 +9,6 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" [weakdeps] LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" @@ -28,7 +27,6 @@ ArrayInterface = "7.19" DocStringExtensions = "0.9.4" LinearAlgebra = "1.10" LoopVectorization = "0.12" -SafeTestsets = "0.1.0" SparseArrays = "1.10" StaticArraysCore = "1" julia = "1.10"