Skip to content

Commit ed849ce

Browse files
Merge branch 'master' into compathelper/new_version/2025-05-13-00-32-17-354-04183318139
2 parents 29b3562 + 5c7bd55 commit ed849ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

benchmarks/AutomaticDifferentiation/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2727
BenchmarkTools = "1"
2828
DataFrames = "1"
2929
DataFramesMeta = "0.15"
30-
DifferentiationInterface = "0.5.6"
31-
DifferentiationInterfaceTest = "0.5"
30+
DifferentiationInterface = "0.5.6, 0.7"
31+
DifferentiationInterfaceTest = "0.5, 0.10"
3232
Enzyme = "0.11, 0.12"
3333
FiniteDiff = "2"
3434
ForwardDiff = "0.10, 1"

benchmarks/AutomaticDifferentiationSparse/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2424
ADTypes = "1"
2525
BenchmarkTools = "1"
2626
DataFrames = "1"
27-
DifferentiationInterface = "0.6"
27+
DifferentiationInterface = "0.6, 0.7"
2828
DifferentiationInterfaceTest = "0.9, 0.10"
2929
Enzyme = "0.13"
3030
ForwardDiff = "0.10, 1"

0 commit comments

Comments
 (0)