Skip to content

Commit ec7fb50

Browse files
jClugstorChrisRackauckas
authored andcommitted
add weakdeps
1 parent dcceb45 commit ec7fb50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/BracketingNonlinearSolve/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ NonlinearSolveBase = {path = "../NonlinearSolveBase"}
1616

1717
[weakdeps]
1818
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
19+
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
20+
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
1921

2022
[extensions]
2123
BracketingNonlinearSolveForwardDiffExt = "ForwardDiff"

0 commit comments

Comments
 (0)