File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name = " CTFlows"
22uuid = " 1c39547c-7794-42f7-af83-d98194f657c2"
33authors = [" Olivier Cots <olivier.cots@toulouse-inp.fr>" ]
4- version = " 0.8.7 "
4+ version = " 0.8.8 "
55
66[deps ]
77CTBase = " 54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -22,9 +22,9 @@ CTFlowsODE = "OrdinaryDiffEq"
2222CTBase = " 0.16"
2323CTModels = " 0.6"
2424DocStringExtensions = " 0.9"
25- ForwardDiff = " 0.10"
25+ ForwardDiff = " 0.10, 1.0 "
2626LinearAlgebra = " 1"
2727MLStyle = " 0.4"
2828MacroTools = " 0.5"
29- OrdinaryDiffEq = " 6.95 "
29+ OrdinaryDiffEq = " 6"
3030julia = " 1.10"
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
88CTModels = " 0.6"
99Documenter = " 1"
1010DocumenterMermaid = " 0.2"
11- OrdinaryDiffEq = " 6.98 "
11+ OrdinaryDiffEq = " 6"
1212julia = " 1.10"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ CTBase = "0.16"
1414CTModels = " 0.6"
1515CTParser = " 0.5"
1616LinearAlgebra = " 1"
17- OrdinaryDiffEq = " 6.95 "
17+ OrdinaryDiffEq = " 6"
1818Plots = " 1.40"
1919Test = " 1"
2020julia = " 1.10"
You can’t perform that action at this time.
0 commit comments