diff --git a/Project.toml b/Project.toml index b68eb04..1fe9bb1 100644 --- a/Project.toml +++ b/Project.toml @@ -24,6 +24,16 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] +CSV = "~0.10" +Coverage = "~1.6" +DataFrames = "~1.7" +FFTW = "~1.8" +# Ipopt = "~1.6.6" +# Juniper = "~0.9.2" +# MathOptInterface = "~1.31.2" +StatsBase = "~0.34" +LinearAlgebra = "~1.10" +SparseArrays = "~1.10" InfrastructureModels = "~0.7" JSON = "~0.21" JuMP = "~1.9"