Skip to content

Commit 8640c1f

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DifferentiationInterface to 0.7 for package BoundaryValueDiffEqFIRK, (keep existing compat)
1 parent fdb35bf commit 8640c1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2323
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
2424
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2525

26-
[sources]
27-
BoundaryValueDiffEqCore = {path = "../BoundaryValueDiffEqCore"}
26+
[sources.BoundaryValueDiffEqCore]
27+
path = "../BoundaryValueDiffEqCore"
2828

2929
[compat]
3030
ADTypes = "1.14"
@@ -35,7 +35,7 @@ BoundaryValueDiffEqCore = "1"
3535
ConcreteStructs = "0.2.3"
3636
DiffEqBase = "6.167"
3737
DiffEqDevTools = "2.44"
38-
DifferentiationInterface = "0.6.42"
38+
DifferentiationInterface = "0.6.42, 0.7"
3939
Enzyme = "0.13.33"
4040
FastAlmostBandedMatrices = "0.1.4"
4141
FastClosures = "0.3.2"

0 commit comments

Comments
 (0)