Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21be5d8

Browse files
authoredMay 13, 2025··
Merge pull request #1225 from SciML/compathelper/new_version/2025-05-13-00-31-42-571-01388255303
CompatHelper: bump compat for DifferentiationInterface to 0.7 for package AutomaticDifferentiation, (keep existing compat)
2 parents d337330 + 12227c2 commit 21be5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎benchmarks/AutomaticDifferentiation/Project.toml

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

0 commit comments

Comments
 (0)
Please sign in to comment.