Skip to content

Commit 9546d6d

Browse files
authored
compat: allow ForwardDiff v1.0 in DIT (#756)
1 parent 13f1859 commit 9546d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DifferentiationInterfaceTest/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ DocStringExtensions = "0.8,0.9"
4848
ExplicitImports = "1.10.1"
4949
FiniteDifferences = "0.12"
5050
Flux = "0.16"
51-
ForwardDiff = "0.10.36"
51+
ForwardDiff = "0.10.36,1"
5252
Functors = "0.4, 0.5"
5353
JET = "0.4 - 0.8, 0.9"
5454
JLArrays = "0.1, 0.2"

0 commit comments

Comments
 (0)