Skip to content

Commit 0667f28

Browse files
CompatHelper JuliaChrisRackauckas
CompatHelper Julia
authored andcommitted
CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveHomotopyContinuation, (keep existing compat)
1 parent 4e1ccfe commit 0667f28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/NonlinearSolveHomotopyContinuation/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1616
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1717
TaylorDiff = "b36ab563-344f-407b-a36a-4f200bebf99c"
1818

19-
[sources]
20-
NonlinearSolveBase = {path = "../NonlinearSolveBase"}
19+
[sources.NonlinearSolveBase]
20+
path = "../NonlinearSolveBase"
2121

2222
[compat]
2323
ADTypes = "1.11.0"
2424
Aqua = "0.8"
2525
CommonSolve = "0.2.4"
2626
ConcreteStructs = "0.2.3"
27-
DifferentiationInterface = "0.6.27"
27+
DifferentiationInterface = "0.6.27, 0.7"
2828
DocStringExtensions = "0.9.3"
2929
Enzyme = "0.13"
3030
HomotopyContinuation = "2.12.0"

0 commit comments

Comments
 (0)