Skip to content

Commit 665582e

Browse files
test: add StochasticDelayDiffEq to downstream CI
1 parent 0b8e460 commit 665582e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/downstream/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
1919
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
2020
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
2121
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
22+
StochasticDelayDiffEq = "29a0d76e-afc8-11e9-03a4-eda52ae4b960"
2223
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
2324
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
2425
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
@@ -37,8 +38,8 @@ ModelingToolkit = "9.56"
3738
ModelingToolkitStandardLibrary = "2.7"
3839
NonlinearSolve = "2, 3, 4"
3940
Optimization = "4"
40-
OptimizationOptimJL = "0.4"
4141
OptimizationMOI = "0.5"
42+
OptimizationOptimJL = "0.4"
4243
OrdinaryDiffEq = "6.33"
4344
PartialFunctions = "1"
4445
Plots = "1.40"

0 commit comments

Comments
 (0)