We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae37562 commit 1f2531aCopy full SHA for 1f2531a
Project.toml
@@ -19,7 +19,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
19
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
20
21
[compat]
22
-Adapt = "3.4.0"
+Adapt = "3.4.0, 4"
23
ChainRulesCore = "1.15.3"
24
ChainRulesTestUtils = "1.5"
25
Compat = "3.46, 4.2"
@@ -32,8 +32,8 @@ JuliaInterpreter = "0.8,0.9"
32
LinearAlgebra = "1"
33
Random = "1"
34
RealDot = "0.1"
35
-SparseInverseSubset = "0.1"
36
SparseArrays = "1"
+SparseInverseSubset = "0.1"
37
StaticArrays = "1.2"
38
Statistics = "1"
39
StructArrays = "0.6.11"
0 commit comments