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 24c479c commit 730b95cCopy full SHA for 730b95c
1 file changed
Project.toml
@@ -14,6 +14,7 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
14
LSODA = "7f56f5a3-f504-529b-bc02-0b1fe5e64312"
15
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
16
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
17
+MbedTLS = "739be429-bea8-5141-9913-cc70e7f3736d"
18
ODEInterfaceDiffEq = "09606e27-ecf5-54fc-bb29-004bd9f985bf"
19
OMJulia = "0f4fe800-344e-11e9-2949-fb537ad918e1"
20
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
@@ -41,6 +42,7 @@ Git = "1.2"
41
42
IJulia = "1.23.2"
43
LSODA = "1.0.0"
44
LinearSolve = "3.75.0"
45
+MbedTLS = "1.1.1"
46
ODEInterfaceDiffEq = "4.0.0"
47
OMJulia = "0.3.1"
48
OrdinaryDiffEq = "7.0.0"
0 commit comments