Skip to content

Commit 51137a1

Browse files
committed
v1.1.1 test2
1 parent 53fc50f commit 51137a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1919
[compat]
2020
Calculus = "0.5.1"
2121
ForwardDiff = "0.10"
22-
NLopt = "0.6, 1.0.0 - 1.0.1, =1.0.3"
22+
NLopt = "0.6, 1.0.0 - 1.0.1, =1.1.1"
23+
NLopt_jll = "=2.8.0"
2324
PlotUtils = "1.4"
2425
ProgressMeter = "1.10"
2526
RecipesBase = "1.1"
@@ -28,6 +29,7 @@ julia = "1.7"
2829
[extras]
2930
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
3031
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
32+
NLopt_jll = "079eb43e-fd8e-5478-9966-2cf3e3edb778"
3133

3234
[targets]
3335
test = ["Test", "Plots"]

0 commit comments

Comments
 (0)