diff --git a/Project.toml b/Project.toml index 77f514046..227f1eeeb 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" [compat] -Adapt = "3.4.0" +Adapt = "3.4.0, 4" ChainRulesCore = "1.15.3" ChainRulesTestUtils = "1.5" Compat = "3.46, 4.2" @@ -32,8 +32,8 @@ JuliaInterpreter = "0.8,0.9" LinearAlgebra = "1" Random = "1" RealDot = "0.1" -SparseInverseSubset = "0.1" SparseArrays = "1" +SparseInverseSubset = "0.1" StaticArrays = "1.2" Statistics = "1" StructArrays = "0.6.11"