Skip to content

Commit 67880b0

Browse files
committed
update dependency
1 parent 5eead9f commit 67880b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

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

1919
[compat]
20-
ArrayInterface = "1.1"
20+
ArrayInterface = ">= 1.1"
21+
DiffEqDiffTools = ">= 1.3"
2122
julia = "1"
2223

2324
[extras]

0 commit comments

Comments
 (0)