diff --git a/Project.toml b/Project.toml index 67d076ba..d9add651 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "GasModels" uuid = "5e113713-6c35-5477-b766-e1109486666f" authors = ["Russell Bent ", "Kaarthik Sundar ", "David Fobes "] repo = "https://github.com/lanl-ansi/GasModels.jl.git" -version = "0.10.0" +version = "0.10.1" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" @@ -23,7 +23,7 @@ HiGHS = "~0.3, ~1" InfrastructureModels = "~0.6, ~0.7" Ipopt = "~0.8, ~0.9, ~1" JSON = "~0.18, ~0.19, ~0.20, ~0.21" -JuMP = "1.15" +JuMP = "1.23.2" Juniper = ">= 0.4" Memento = "~1.0, ~1.1, ~1.2, ~1.3, ~1.4" PolyhedralRelaxations = "~0.3"