Skip to content

Commit 6769e21

Browse files
authored
Merge pull request #39 from control-toolbox/ocots-patch-1
Update Project.toml
2 parents 4d1f999 + e9618f6 commit 6769e21

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/Project.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1818
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
1919

2020
[compat]
21-
BenchmarkTools = "1.6"
22-
DataFrames = "1.7"
21+
BenchmarkTools = "1"
22+
DataFrames = "1"
2323
DifferentiationInterface = "0.7"
24-
Documenter = "1.14"
25-
DocumenterInterLinks = "1.1"
24+
Documenter = "1"
25+
DocumenterInterLinks = "1"
2626
ForwardDiff = "0.10, 1"
2727
LinearAlgebra = "1"
28-
MINPACK = "1.3"
28+
MINPACK = "1"
2929
MadNLP = "0.8"
3030
NLPModels = "0.21"
3131
NLPModelsIpopt = "0.10"
32-
NonlinearSolve = "4.10"
33-
OptimalControl = "1.1"
32+
NonlinearSolve = "4"
33+
OptimalControl = "1"
3434
OrdinaryDiffEq = "6"
35-
Plots = "1.40"
35+
Plots = "1"
3636
Printf = "1"
3737
Suppressor = "0.2"
3838
julia = "1.10"

0 commit comments

Comments
 (0)