Skip to content

Commit 7279fb8

Browse files
Update Project.toml
1 parent c322d7d commit 7279fb8

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

Project.toml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,17 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1818
VertexSafeGraphs = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f"
1919

2020
[compat]
21-
ArrayInterface = ">= 1.1"
22-
DiffEqDiffTools = ">= 1.3"
23-
julia = "1"
21+
Adapt = "1"
22+
ArrayInterface = "1.1"
23+
BandedMatrices = "0.13"
24+
BlockBandedMatrices = "0.5"
2425
DataStructures = "0.17"
26+
DiffEqDiffTools = "1.3"
27+
ForwardDiff = "0.10"
28+
LightGraphs = "1.3"
29+
Requires = "0.5"
30+
VertexSafeGraphs = "0.1"
31+
julia = "1"
2532

2633
[extras]
2734
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"

0 commit comments

Comments
 (0)