Skip to content

Commit

Permalink
New version: WaterModels v0.9.0 (JuliaRegistries#56683)
Browse files Browse the repository at this point in the history
UUID: 7c60b362-08f4-5b14-8680-cd67a3e18348
Repo: https://github.com/lanl-ansi/WaterModels.jl.git
Tree: 3d88d0ce8d1de0df56060a1f9a3972e489be2332

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Mar 16, 2022
1 parent f687d33 commit dfc5238
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 7 deletions.
22 changes: 16 additions & 6 deletions W/WaterModels/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,27 @@ DataStructures = "0.0.0 - 0.18"
InfrastructureModels = "0.4"
LsqFit = "0.0.0 - 0.10"

["0.2-0"]
julia = "1"

["0.2-0.6"]
JuMP = "0.21"

["0.2-0.8"]
julia = "1"

["0.3"]
Memento = ["0.10-0.13", "1.0"]

["0.3-0"]
JSON = "0.18-0.21"
MathOptInterface = "0.9"

["0.3-0.5"]
LsqFit = "0.10"

["0.3-0.6"]
InfrastructureModels = "0.5"

["0.3-0.8"]
MathOptInterface = "0.9"

["0.4-0.5"]
Interpolations = "0.12"
Memento = "1.0-1.1"
Expand All @@ -51,9 +53,17 @@ Memento = "1"
["0.7"]
JuMP = "0.21.4-0.21"

["0.7-0"]
["0.7-0.8"]
InfrastructureModels = "0.6"

["0.8-0"]
["0.8"]
JuMP = "0.21"

["0.8-0"]
PolyhedralRelaxations = "0.3"

["0.9-0"]
HiGHS = "1"
InfrastructureModels = "0.6-0.7"
JuMP = "0.22-0.23"
julia = "1.6-1"
5 changes: 4 additions & 1 deletion W/WaterModels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.1-0"]
["0.1-0.8"]
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"

["0.2"]
Expand All @@ -29,3 +29,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.8-0"]
PolyhedralRelaxations = "2e741578-48fa-11ea-2d62-b52c946f73a0"

["0.9-0"]
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
3 changes: 3 additions & 0 deletions W/WaterModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "a92f6f1b52226b40364de18861c9cedf8d0cbc1e"

["0.8.0"]
git-tree-sha1 = "63f59089aad838b4ac31afcb092f2ba51073515e"

["0.9.0"]
git-tree-sha1 = "3d88d0ce8d1de0df56060a1f9a3972e489be2332"

0 comments on commit dfc5238

Please sign in to comment.