File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
name = " DynamicalSystemsBase"
2
2
uuid = " 6e36e845-645a-534a-86f2-f5d4aa5a06b4"
3
3
repo = " https://github.com/JuliaDynamics/DynamicalSystemsBase.jl.git"
4
- version = " 3.13.2 "
4
+ version = " 3.13.3 "
5
5
6
6
[deps ]
7
7
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -15,8 +15,14 @@ StateSpaceSets = "40b095a5-5852-4c12-98c7-d43bf788e795"
15
15
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16
16
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
17
17
18
+ [weakdeps ]
19
+ StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
20
+
21
+ [extensions ]
22
+ StochasticSystemsBase = " StochasticDiffEq"
23
+
18
24
[compat ]
19
- ForwardDiff = " 0.10"
25
+ ForwardDiff = " 0.10, 1 "
20
26
OrdinaryDiffEqTsit5 = " 1.1"
21
27
Reexport = " 1"
22
28
Roots = " 1, 2"
@@ -26,9 +32,3 @@ Statistics = "1"
26
32
StochasticDiffEq = " 6.66.0"
27
33
SymbolicIndexingInterface = " 0.3.4"
28
34
julia = " 1.9"
29
-
30
- [weakdeps ]
31
- StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
32
-
33
- [extensions ]
34
- StochasticSystemsBase = " StochasticDiffEq"
You can’t perform that action at this time.
0 commit comments