Skip to content

Commit 18803d0

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for OptimizationSpeedMapping to 0.1 for package docs, (keep existing compat)
1 parent 799f7de commit 18803d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Ipopt_jll = "9cc047cb-c261-5740-88fc-0cf96f7bdcc7"
1010
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
1111
Juniper = "2ddba703-00a4-53a7-87a5-e8b9971dde84"
1212
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
13+
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
1314
Manifolds = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
1415
Manopt = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
15-
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
1616
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
1717
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
1818
NLPModelsTest = "7998695d-6960-4d3a-85c4-e1bceb8cd856"
@@ -56,9 +56,9 @@ Ipopt = "1"
5656
IterTools = "1"
5757
Juniper = "0.9"
5858
Lux = "1"
59+
MLUtils = "0.4.4"
5960
Manifolds = "0.9"
6061
Manopt = "0.4"
61-
MLUtils = "0.4.4"
6262
ModelingToolkit = "9"
6363
NLPModels = "0.21"
6464
NLPModelsTest = "0.10"
@@ -79,7 +79,7 @@ OptimizationOptimJL = "0.4"
7979
OptimizationOptimisers = "0.3"
8080
OptimizationPRIMA = "0.3"
8181
OptimizationPolyalgorithms = "0.3"
82-
OptimizationSpeedMapping = "0.3"
82+
OptimizationSpeedMapping = "0.3, 0.1"
8383
OrdinaryDiffEq = "6"
8484
Plots = "1"
8585
Random = "1"

0 commit comments

Comments
 (0)