diff --git a/Project.toml b/Project.toml index 088f62d..b740c0d 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ AutoDiffOperatorsLinearMapsExt = "LinearMaps" AutoDiffOperatorsZygoteExt = "Zygote" [compat] -ADTypes = "0.1, 0.2, 1" +ADTypes = "0.2, 1" AffineMaps = "0.2, 0.3" DifferentiationInterface = "0.5, 0.6" Enzyme = "0.11, 0.12, 0.13"