Skip to content

Commit 6998970

Browse files
Update Project.toml
1 parent 0522051 commit 6998970

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Project.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,28 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1818

1919
[compat]
2020
BVProblemLibrary = "0.1"
21-
BoundaryValueDiffEq = "4, 5"
21+
BoundaryValueDiffEq = "5"
2222
DDEProblemLibrary = "0.1"
2323
DelayDiffEq = "5.20"
2424
DiffEqBase = "6.94.4"
2525
DiffEqNoiseProcess = "5.0"
26-
Distributed = "1.6"
27-
LinearAlgebra = "1.6"
28-
Logging = "1.6"
26+
Distributed = "1.9"
27+
LinearAlgebra = "1.9"
28+
Logging = "1.9"
2929
NLsolve = "4.2"
3030
NonlinearSolve = "1, 2"
3131
ODEProblemLibrary = "0.1"
3232
OrdinaryDiffEq = "6"
3333
ParameterizedFunctions = "5"
34-
RecipesBase = "0.7, 0.8, 1.0"
34+
RecipesBase = "1"
3535
RecursiveArrayTools = "2"
36-
RootedTrees = "1, 2"
36+
RootedTrees = "2"
3737
SDEProblemLibrary = "0.1"
38-
SciMLBase = "1.74, 2"
38+
SciMLBase = "2"
3939
Statistics = "1"
4040
StochasticDelayDiffEq = "1"
4141
StochasticDiffEq = "6"
42-
julia = "1.6"
42+
julia = "1.9"
4343

4444
[extras]
4545
BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84"

0 commit comments

Comments
 (0)