Skip to content

Commit 25630de

Browse files
committed
build: add compat for test deps
1 parent 7e8cbee commit 25630de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,12 @@ DiffEqBase = "6.152"
2727
IfElse = "0.1"
2828
LinearAlgebra = "1.10"
2929
ModelingToolkit = "9.28"
30+
Optimization = "3.27"
3031
OrdinaryDiffEq = "6.87"
3132
PreallocationTools = "0.4.23"
3233
SafeTestsets = "0.1"
34+
SciMLStructures = "1.4.2"
35+
SymbolicIndexingInterface = "0.3.28"
3336
Symbolics = "5.35.1, 6"
3437
Test = "1"
3538
julia = "1.10"

0 commit comments

Comments
 (0)