Skip to content

Commit 0b224ec

Browse files
committed
remove SparseDiffTools
1 parent 5ce12a0 commit 0b224ec

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
6868
SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"
6969
SimpleUnPack = "ce78b400-467f-4804-87d8-8f486da07d0a"
7070
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
71-
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
7271
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
7372
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
7473
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
@@ -138,7 +137,6 @@ SciMLOperators = "0.3"
138137
SciMLStructures = "1"
139138
SimpleNonlinearSolve = "1, 2"
140139
SimpleUnPack = "1"
141-
SparseDiffTools = "2"
142140
Static = "0.8, 1"
143141
StaticArrayInterface = "1.2"
144142
StaticArrays = "1.0"

lib/OrdinaryDiffEqDifferentiation/Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
2020
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2121
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2222
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
23-
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
2423
SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
2524
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
2625
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
@@ -42,7 +41,6 @@ Random = "<0.0.1, 1"
4241
SafeTestsets = "0.1.0"
4342
SciMLBase = "2"
4443
SparseArrays = "1"
45-
SparseDiffTools = "2"
4644
StaticArrayInterface = "1"
4745
StaticArrays = "1"
4846
Test = "<0.0.1, 1"

0 commit comments

Comments
 (0)