Skip to content

Commit

Permalink
test: bump downstream compat for Optimization to use latest MTK
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Nov 21, 2024
1 parent 02a80dd commit d74ddf7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/downstream/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,10 @@ DelayDiffEq = "5"
DiffEqCallbacks = "3, 4"
ForwardDiff = "0.10"
JumpProcesses = "9.10"
ModelingToolkit = "9"
ModelingToolkit = "9.52"
ModelingToolkitStandardLibrary = "2.7"
NonlinearSolve = "2, 3, 4"
Optimization = "3"
OptimizationMOI = "0.4"
OptimizationOptimJL = "0.1, 0.2, 0.3"
Optimization = "4"
OrdinaryDiffEq = "6.33"
Plots = "1.40"
RecursiveArrayTools = "3"
Expand Down

0 comments on commit d74ddf7

Please sign in to comment.