File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
name = " DifferentialEquations"
2
2
uuid = " 0c46a032-eb83-5123-abaf-570d42b7fbaa"
3
3
authors = [
" Chris Rackauckas <[email protected] >" ]
4
- version = " 7.4 .0"
4
+ version = " 7.5 .0"
5
5
6
6
[deps ]
7
7
BoundaryValueDiffEq = " 764a87c0-6b3e-53db-9096-fe964310641d"
@@ -22,20 +22,20 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
22
22
Sundials = " c3572dad-4567-51f8-b174-8c6c989267f4"
23
23
24
24
[compat ]
25
- BoundaryValueDiffEq = " 2.3 "
26
- DelayDiffEq = " 5.18 .0"
27
- DiffEqBase = " 6.98.2 "
28
- DiffEqCallbacks = " 2.10 "
29
- DiffEqNoiseProcess = " 5.0 "
30
- JumpProcesses = " 9"
25
+ BoundaryValueDiffEq = " 2.9 "
26
+ DelayDiffEq = " 5.38 .0"
27
+ DiffEqBase = " 6.105.0 "
28
+ DiffEqCallbacks = " 2.24 "
29
+ DiffEqNoiseProcess = " 5.13 "
30
+ JumpProcesses = " 9.2 "
31
31
LinearSolve = " 1"
32
- OrdinaryDiffEq = " 6.24.4 "
33
- RecursiveArrayTools = " 2"
34
- Reexport = " 0.2, 1.0"
35
- SciMLBase = " 1.52 "
36
- SteadyStateDiffEq = " 1.5 "
37
- StochasticDiffEq = " 6.50 "
38
- Sundials = " 3.8.1, 4.0 "
32
+ OrdinaryDiffEq = " 6.27.2 "
33
+ RecursiveArrayTools = " 2.32 "
34
+ Reexport = " 1.0"
35
+ SciMLBase = " 1.59.3 "
36
+ SteadyStateDiffEq = " 1.9 "
37
+ StochasticDiffEq = " 6.54 "
38
+ Sundials = " 4.10 "
39
39
julia = " 1.6"
40
40
41
41
[extras ]
You can’t perform that action at this time.
0 commit comments