Skip to content

Commit d3a1fd8

Browse files
Bump compat for OrdinaryDiffEq v7 / SciMLBase v3 ecosystem
- docs/Project.toml: OrdinaryDiffEq "6" → "6, 7" - Main Project.toml already has OrdinaryDiffEqTsit5 "1, 2" and SciMLBase "2.155, 3" - Sub-lib Project.tomls already have OrdinaryDiffEq "6, 7" Refs SciML/OrdinaryDiffEq.jl#3562, SciML/OrdinaryDiffEq.jl#3565 Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 565edba commit d3a1fd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ DataDrivenDiffEq = "1"
1414
Documenter = "1"
1515
Literate = "2.14"
1616
ModelingToolkit = "10, 11"
17-
OrdinaryDiffEq = "6"
17+
OrdinaryDiffEq = "6, 7"
1818
Plots = "1"
1919
StableRNGs = "1"
2020
StatsBase = "0.33, 0.34"

0 commit comments

Comments
 (0)