diff --git a/Project.toml b/Project.toml index 8b008a92..b07b08f2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RecursiveArrayTools" uuid = "731186ca-8d62-57ce-b412-fbd966d074cd" authors = ["Chris Rackauckas "] -version = "3.31.1" +version = "3.31.2" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -44,7 +44,7 @@ Aqua = "0.8" ArrayInterface = "7.6" DocStringExtensions = "0.9" FastBroadcast = "0.2.8, 0.3" -ForwardDiff = "0.10.19" +ForwardDiff = "0.10.19, 1" GPUArraysCore = "0.1.1, 0.2" IteratorInterfaceExtensions = "1" LinearAlgebra = "1.10"