Skip to content

Commit

Permalink
update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Jun 13, 2019
1 parent b29c7b3 commit 311f57c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[PowerModels]]
deps = ["InfrastructureModels", "JSON", "JuMP", "LinearAlgebra", "MathOptInterface", "Memento", "SparseArrays"]
git-tree-sha1 = "74d51121ad6fdf2fd1dc06403e2855dac1b8e192"
git-tree-sha1 = "0fcfcd19dbad6710d0f18bd4ae49a98a398c7b6c"
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
version = "0.11.2"
version = "0.12.0"

[[Printf]]
deps = ["Unicode"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"

[compat]
JSON = ">= 0.18"
GasModels = "~0.4"
InfrastructureModels = "~0.2"
JSON = ">= 0.18"
PowerModels = "~0.12"
julia = "^1"

Expand Down

0 comments on commit 311f57c

Please sign in to comment.