Skip to content

Commit 0065f97

Browse files
committed
add compat bounds for ReverseDiff
1 parent 42376cc commit 0065f97

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Preferences = "1.4.3"
9797
Random = "1.10"
9898
ReTestItems = "1.24"
9999
Reexport = "1.2.2"
100+
ReverseDiff = "1.15"
100101
SIAMFANLEquations = "1.0.1"
101102
SciMLBase = "2.116"
102103
SimpleNonlinearSolve = "2.1"

lib/NonlinearSolveBase/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Mooncake = "0.4"
8282
Preferences = "1.4"
8383
Printf = "1.10"
8484
RecursiveArrayTools = "3"
85+
ReverseDiff = "1.15"
8586
SciMLBase = "2.116"
8687
SciMLJacobianOperators = "0.1.1"
8788
SciMLOperators = "1.7"

0 commit comments

Comments
 (0)