File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2828Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
2929SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3030Sparspak = " e56a9233-b9d6-4f03-8d0f-1825330902ac"
31- SuiteSparse = " 4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
3231UnPack = " 3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3332
3433[weakdeps ]
@@ -88,7 +87,6 @@ SciMLOperators = "0.3"
8887Setfield = " 1"
8988SparseArrays = " 1.9"
9089Sparspak = " 0.3.6"
91- SuiteSparse = " 1.9"
9290UnPack = " 1"
9391julia = " 1.9"
9492
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ PrecompileTools.@recompile_invalidations begin
1818 using SciMLOperators: AbstractSciMLOperator, IdentityOperator
1919 using Setfield
2020 using UnPack
21- using SuiteSparse
2221 using KLU
2322 using Sparspak
2423 using FastLapackInterface
You can’t perform that action at this time.
0 commit comments