diff --git a/Project.toml b/Project.toml index 1a07dd4..0e30c1f 100644 --- a/Project.toml +++ b/Project.toml @@ -32,8 +32,8 @@ FFTW = "~1.8" # Juniper = "~0.9.2" # MathOptInterface = "~1.31.2" StatsBase = "~0.34" -LinearAlgebra = "~1.11" -SparseArrays = "~1.11" +LinearAlgebra = "~1.10, ~1.11" +SparseArrays = "~1.10, ~1.11" InfrastructureModels = "~0.7" JSON = "~0.21" JuMP = "~1.9"