Skip to content

Commit 93071ef

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
1 parent b19ffd6 commit 93071ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ PreallocationToolsReverseDiffExt = "ReverseDiff"
1717
PreallocationToolsSparseConnectivityTracerExt = "SparseConnectivityTracer"
1818

1919
[compat]
20-
Adapt = "4.1.1"
2120
ADTypes = "1.13"
21+
Adapt = "4.1.1"
2222
Aqua = "0.8.11"
2323
ArrayInterface = "7.18.0"
24-
ForwardDiff = "0.10.38"
24+
ForwardDiff = "0.10.38, 1"
2525
LabelledArrays = "1.16.0"
2626
LinearAlgebra = "1.10"
2727
Optimization = "4.1.1"

0 commit comments

Comments
 (0)