diff --git a/Project.toml b/Project.toml index 744eb5b..6ee306b 100644 --- a/Project.toml +++ b/Project.toml @@ -11,8 +11,8 @@ ProximalCore = "dc4f5ac2-75d1-4f31-931e-60435d74994b" [compat] ADTypes = "1.5.3" -DifferentiationInterface = "0.5.8" +DifferentiationInterface = "0.6.2" LinearAlgebra = "1.2" Printf = "1.2" ProximalCore = "0.1" -julia = "1.2" +julia = "1.6"