File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11name = " DynamicalSystemsBase"
22uuid = " 6e36e845-645a-534a-86f2-f5d4aa5a06b4"
33repo = " https://github.com/JuliaDynamics/DynamicalSystemsBase.jl.git"
4- version = " 3.13.2 "
4+ version = " 3.13.3 "
55
66[deps ]
77ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -15,8 +15,14 @@ StateSpaceSets = "40b095a5-5852-4c12-98c7-d43bf788e795"
1515Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
1717
18+ [weakdeps ]
19+ StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
20+
21+ [extensions ]
22+ StochasticSystemsBase = " StochasticDiffEq"
23+
1824[compat ]
19- ForwardDiff = " 0.10"
25+ ForwardDiff = " 0.10, 1 "
2026OrdinaryDiffEqTsit5 = " 1.1"
2127Reexport = " 1"
2228Roots = " 1, 2"
@@ -26,9 +32,3 @@ Statistics = "1"
2632StochasticDiffEq = " 6.66.0"
2733SymbolicIndexingInterface = " 0.3.4"
2834julia = " 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