diff --git a/Project.toml b/Project.toml index 830aefb..2cdcd56 100644 --- a/Project.toml +++ b/Project.toml @@ -4,11 +4,12 @@ repo = "https://github.com/jump-dev/Gurobi.jl" version = "1.3.1" [deps] -JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899" +Gurobi_jll = "c018c7e6-a5b0-4aea-8f80-9c1ef9991411" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee" [compat] +Gurobi_jll = "~9.5, ~10.0, ~11.0" Libdl = "<0.0.1, 1.6" MathOptInterface = "1.21" Random = "<0.0.1, 1.6"