Commit f47d870
committed
bump SciMLBase lower bound to 2.154 for FWW v1 compat
SciMLBase 2.154 is the first version that allows FunctionWrappersWrappers
v1. Without this bump, transitive deps (SciMLSensitivity -> DiffEqBase ->
OrdinaryDiffEqCore) could resolve to versions requiring FWW 0.1, causing
resolver conflicts in nopre/adjoint CI groups.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 2444ffd commit f47d870
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
0 commit comments