We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d1f999 + e9618f6 commit 6769e21Copy full SHA for 6769e21
1 file changed
docs/Project.toml
@@ -18,21 +18,21 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
18
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
19
20
[compat]
21
-BenchmarkTools = "1.6"
22
-DataFrames = "1.7"
+BenchmarkTools = "1"
+DataFrames = "1"
23
DifferentiationInterface = "0.7"
24
-Documenter = "1.14"
25
-DocumenterInterLinks = "1.1"
+Documenter = "1"
+DocumenterInterLinks = "1"
26
ForwardDiff = "0.10, 1"
27
LinearAlgebra = "1"
28
-MINPACK = "1.3"
+MINPACK = "1"
29
MadNLP = "0.8"
30
NLPModels = "0.21"
31
NLPModelsIpopt = "0.10"
32
-NonlinearSolve = "4.10"
33
-OptimalControl = "1.1"
+NonlinearSolve = "4"
+OptimalControl = "1"
34
OrdinaryDiffEq = "6"
35
-Plots = "1.40"
+Plots = "1"
36
Printf = "1"
37
Suppressor = "0.2"
38
julia = "1.10"
0 commit comments