diff --git a/DifferentiationInterface/Project.toml b/DifferentiationInterface/Project.toml index 289cfee51..a5736ba7e 100644 --- a/DifferentiationInterface/Project.toml +++ b/DifferentiationInterface/Project.toml @@ -1,7 +1,7 @@ name = "DifferentiationInterface" uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63" authors = ["Guillaume Dalle", "Adrian Hill"] -version = "0.6.48" +version = "0.6.49" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -60,7 +60,7 @@ ExplicitImports = "1.10.1" FastDifferentiation = "0.4.3" FiniteDiff = "2.27.0" FiniteDifferences = "0.12.31" -ForwardDiff = "0.10.36" +ForwardDiff = "0.10.36,1" GTPSA = "1.4.0" JuliaFormatter = "1" LinearAlgebra = "<0.0.1,1"