Skip to content

Commit 68644c2

Browse files
Merge pull request #123 from JuliaDiffEq/compathelper/new_version/2019-12-10-18-06-08-820-3430622979
CompatHelper: bump compat for "DiffEqSensitivity" to "5.0"
2 parents 0237962 + 5dbe32f commit 68644c2

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)