Skip to content

Commit

Permalink
build: add compat for test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianM-C committed Sep 24, 2024
1 parent 9968b46 commit b881cc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,13 @@ DiffEqBase = "6.152"
IfElse = "0.1"
LinearAlgebra = "1.10"
ModelingToolkit = "9.32"
Optimization = "3.27"
OrdinaryDiffEq = "6.87"
OrdinaryDiffEqDefault = "1.1"
PreallocationTools = "0.4.23"
SafeTestsets = "0.1"
SciMLStructures = "1.4.2"
SymbolicIndexingInterface = "0.3.28"
Symbolics = "5.36, 6"
Test = "1"
julia = "1.10"
Expand Down

0 comments on commit b881cc3

Please sign in to comment.