File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ version = "0.2.0"
6
6
[deps ]
7
7
Conda = " 8f4d0f93-b110-5947-807f-2305c1781a2d"
8
8
CondaPkg = " 992eb4ea-22a4-4c89-a5bb-47a3300528ab"
9
+ ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
9
10
ControlPlots = " 23c2ee80-7a9e-4350-b264-8e670f12517c"
10
11
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
12
LiveServer = " 16fef848-5104-11e9-1b77-fb7a48bbb589"
@@ -24,14 +25,15 @@ Timers = "21f18d07-b854-4dab-86f0-c15a3821819a"
24
25
Conda = " 1.10.2"
25
26
CondaPkg = " 0.2.23"
26
27
ControlPlots = " 0.1.5"
28
+ ConstructionBase = " =1.5.6"
27
29
LiveServer = " 1.3.1"
28
- OrdinaryDiffEq = " 6.87.0"
29
- SteadyStateDiffEq = " 2.3.0"
30
- Symbolics = " ~6.2.0"
31
30
ModelingToolkit = " ~9.33.0"
31
+ OrdinaryDiffEq = " 6.87.0"
32
32
PackageCompiler = " 2.1.17"
33
33
Parameters = " 0.12.3"
34
34
Pkg = " 1.10.0"
35
+ SteadyStateDiffEq = " 2.3.0"
36
+ Symbolics = " ~6.2.0"
35
37
Timers = " =0.1.5"
36
38
julia = " 1.10, 1.11"
37
39
You can’t perform that action at this time.
0 commit comments