Skip to content

Commit 4369dfa

Browse files
Bump compat for OrdinaryDiffEq v7 / SciMLBase v3 ecosystem (#1195)
All Project.toml files now allow SciMLBase v3, OrdinaryDiffEq v7, OrdinaryDiffEqTsit5 v2, and DiffEqBase v7. The main ecosystem upgrade was done in #1194; this PR adds the missing SciMLBase compat entry to the OptimizationBase test/Project.toml. Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
1 parent 8c97799 commit 4369dfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/OptimizationBase/test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ Optim = ">= 1.4.1"
4646
Optimisers = ">= 0.2.5"
4747
OptimizationLBFGSB = "1.1"
4848
OptimizationManopt = "1.1"
49+
SciMLBase = "2.122.1, 3"
4950
SymbolicAnalysis = "0.3.0"
5051
SafeTestsets = ">= 0.0.1"

0 commit comments

Comments
 (0)