Skip to content

Commit 5dbe32f

Browse files
CompatHelper: bump compat for "DiffEqSensitivity" to "5.0"
1 parent 0237962 commit 5dbe32f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1717

1818
[compat]
1919
Calculus = "0.5"
20-
DiffEqSensitivity = "4.3"
21-
LsqFit = "0.8"
22-
ForwardDiff = "0.10"
23-
RecursiveArrayTools = "1.0"
2420
Dierckx = "0.4"
2521
DiffEqBase = "6"
26-
PenaltyFunctions = "0.1"
22+
DiffEqSensitivity = "4.3, 5.0"
2723
Distributions = "0.21"
24+
ForwardDiff = "0.10"
25+
LsqFit = "0.8"
26+
PenaltyFunctions = "0.1"
27+
RecursiveArrayTools = "1.0"
2828
julia = "1"
2929

3030
[extras]

0 commit comments

Comments
 (0)