diff --git a/Project.toml b/Project.toml index a03e5fb..0d096d9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ReverseDiff" uuid = "37e2e3b7-166d-5795-8a7a-e32c996b4267" -version = "1.15.3" +version = "1.16.0" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -22,10 +22,10 @@ ChainRulesCore = "1" DiffResults = "1" DiffRules = "1.4" DiffTests = "< 0.1.2" -ForwardDiff = "0.10" +ForwardDiff = "0.10, 1" FunctionWrappers = "1" -LinearAlgebra = "<0.0.1, 1" IrrationalConstants = "0.2" +LinearAlgebra = "<0.0.1, 1" LogExpFunctions = "0.3" MacroTools = "0.5" NaNMath = "0.3, 1"