Skip to content

Commit d72e60d

Browse files
CompatHelper: bump compat for "Optim" to "1.0" for package ode_extras
1 parent 2db3372 commit d72e60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/ode_extras/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ DifferentialEquations = "6.14"
1616
ModelingToolkit = "3.10"
1717
NLopt = "0.6"
1818
NLsolve = "4.4"
19-
Optim = "0.22"
19+
Optim = "0.22, 1.0"
2020
OrdinaryDiffEq = "5.41"
2121
Plots = "1.4"

0 commit comments

Comments
 (0)