Skip to content

Commit 50a3955

Browse files
committed
fix compat bounds
1 parent 34937a4 commit 50a3955

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
@@ -85,6 +85,7 @@ ConcreteStructs = "0.2.3"
8585
DiffEqBase = "6.188"
8686
DifferentiationInterface = "0.7.3"
8787
ExplicitImports = "1.5"
88+
Enzyme = "0.13.12"
8889
FastClosures = "0.3.2"
8990
FastLevenbergMarquardt = "0.1"
9091
FiniteDiff = "2.24"

lib/NonlinearSolveBase/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ ConcreteStructs = "0.2.3"
6767
DiffEqBase = "6.188"
6868
DifferentiationInterface = "0.7.3"
6969
EnzymeCore = "0.8"
70+
Enzyme = "0.13.12"
7071
ExplicitImports = "1.10.1"
7172
FastClosures = "0.3"
7273
ForwardDiff = "0.10.36, 1"

0 commit comments

Comments
 (0)