Skip to content

Commit

Permalink
Revert inadvertent change
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbowly committed Oct 30, 2024
1 parent 8444544 commit 121169c
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 @@ -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"
Expand Down

0 comments on commit 121169c

Please sign in to comment.