Skip to content

Commit 25289d9

Browse files
authored
Bound FastDifferentiation compat to <0.4 (#454)
1 parent b2dcdef commit 25289d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DifferentiationInterface/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ChainRulesCore = "1.23.0"
4949
Compat = "3.46,4.2"
5050
Diffractor = "=0.2.6"
5151
Enzyme = "0.12.35"
52-
FastDifferentiation = "0.3.9, 0.4"
52+
FastDifferentiation = "0.3.17"
5353
FiniteDiff = "2.23.1"
5454
FiniteDifferences = "0.12.31"
5555
ForwardDiff = "0.10.36"

0 commit comments

Comments
 (0)