Skip to content

Commit 0a403ff

Browse files
Require DiffEqFlux 4 (SciML#1273)
Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
1 parent 876ddf6 commit 0a403ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ArrayInterface = "7.10"
3232
Boltz = "1"
3333
ComponentArrays = ">= 0.13.9"
3434
ConsoleProgressMonitor = "0.1.1"
35-
DiffEqFlux = "2, 3, 4"
35+
DiffEqFlux = "4"
3636
DocStringExtensions = "0.9.5"
3737
FiniteDiff = "2"
3838
Flux = "0.13, 0.14, 0.15, 0.16"

0 commit comments

Comments
 (0)