We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518db05 commit 88a2330Copy full SHA for 88a2330
Project.toml
@@ -1,7 +1,7 @@
1
name = "DelayDiffEq"
2
uuid = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "5.57.0"
+version = "5.58.0"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -31,7 +31,7 @@ ArrayInterface = "7"
31
DataStructures = "0.18, 0.19"
32
DiffEqBase = "6.122"
33
FastBroadcast = "0.3.5"
34
-ForwardDiff = "1.0.1"
+ForwardDiff = "0.10.38, 1.0.1"
35
LinearAlgebra = "1"
36
Logging = "1"
37
OrdinaryDiffEq = "6.69"
0 commit comments