Skip to content

Commit

Permalink
Add [compat] entry for MOI
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Oct 2, 2024
1 parent 2b81021 commit e110a02
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ QUBODrivers = "a3f166f7-2cd3-47b6-9e1e-6fbfe0449eb0"
QUBOTools = "60eb5b62-0a39-4ddc-84c5-97d2adff9319"

[compat]
MQLib_jll = "0.1"
Printf = "1"
QUBOTools = "0.10.1"
QUBODrivers = "0.3.3"
julia = "1.9"
MQLib_jll = "0.1"
MathOptInterface = "1"
Printf = "1"
QUBOTools = "0.10.1"
QUBODrivers = "0.3.3"
julia = "1.9"

0 comments on commit e110a02

Please sign in to comment.