mirror of
https://github.com/ANL-CEEESA/MIPLearn.jl.git
synced 2025-12-06 00:18:51 -06:00
Project.toml: Add version upper bounds
This commit is contained in:
15
Project.toml
15
Project.toml
@@ -23,6 +23,17 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
|
||||
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
|
||||
|
||||
[compat]
|
||||
JuMP = "1"
|
||||
MathOptInterface = "1"
|
||||
julia = "1"
|
||||
Conda="1"
|
||||
DataStructures="0.18"
|
||||
HDF5="0.16"
|
||||
HiGHS="1"
|
||||
JLD2="0.4"
|
||||
JuMP="1"
|
||||
KLU="0.4"
|
||||
MathOptInterface="1"
|
||||
OrderedCollections="1"
|
||||
PyCall="1"
|
||||
Requires="1"
|
||||
Statistics="1"
|
||||
TimerOutputs="0.5"
|
||||
Reference in New Issue
Block a user