Skip to content

Commit

Permalink
CompatHelper: add new compat entry for MathOptSetDistances at version…
Browse files Browse the repository at this point in the history
… 0.2, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Nov 8, 2024
1 parent 39c76df commit 9bd245d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ GenericSchur = "c145ed77-6b09-5dd9-b285-bf645a82121e"
Hungarian = "e91730f6-4275-51fb-a7a0-7064cfbd3b39"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
MathOptSetDistances = "3b969827-a86c-476c-9527-bb6f1a8fbad5"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
MathOptSetDistances = "3b969827-a86c-476c-9527-bb6f1a8fbad5"

[compat]
Arpack = "0.5"
Expand All @@ -24,6 +24,7 @@ FiniteDifferences = "0.12"
GenericSchur = "0.5.3"
Hungarian = "0.6, 0.7"
MathOptInterface = "1"
MathOptSetDistances = "0.2"
MultivariatePolynomials = "0.5"
PlotThemes = "3"
Plots = "1.10"
Expand Down

0 comments on commit 9bd245d

Please sign in to comment.