Skip to content

Commit 35f2418

Browse files
fixup! fixup! test: avoid spamming stderr in debugging tests
1 parent 27b0ef7 commit 35f2418

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@ DynamicQuantities = "^0.11.2, 0.12, 0.13, 1"
104104
EnumX = "1.0.4"
105105
ExprTools = "0.1.10"
106106
Expronicon = "0.8"
107+
FMI = "0.14"
107108
FindFirstFunctions = "1"
108109
ForwardDiff = "0.10.3"
109110
FunctionWrappers = "1.1"
110111
FunctionWrappersWrappers = "0.1"
111-
FMI = "0.14"
112112
Graphs = "1.5.2"
113113
HomotopyContinuation = "2.11"
114114
InfiniteOpt = "0.5"
@@ -119,6 +119,7 @@ LabelledArrays = "1.3"
119119
Latexify = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
120120
Libdl = "1"
121121
LinearAlgebra = "1"
122+
Logging = "1"
122123
MLStyle = "0.4.17"
123124
ModelingToolkitStandardLibrary = "2.19"
124125
NaNMath = "0.3, 1"
@@ -143,8 +144,8 @@ SimpleNonlinearSolve = "0.1.0, 1, 2"
143144
SparseArrays = "1"
144145
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
145146
StaticArrays = "0.10, 0.11, 0.12, 1.0"
146-
StochasticDiffEq = "6.72.1"
147147
StochasticDelayDiffEq = "1.8.1"
148+
StochasticDiffEq = "6.72.1"
148149
SymbolicIndexingInterface = "0.3.37"
149150
SymbolicUtils = "3.14"
150151
Symbolics = "6.29"
@@ -164,6 +165,7 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
164165
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
165166
Ipopt_jll = "9cc047cb-c261-5740-88fc-0cf96f7bdcc7"
166167
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
168+
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
167169
ModelingToolkitStandardLibrary = "16a59e39-deab-5bd0-87e4-056b12336739"
168170
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
169171
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"

0 commit comments

Comments
 (0)