Skip to content

Commit

Permalink
powermodels v0.12.3 working
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Aug 17, 2019
1 parent 4e18b49 commit 3426edf
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[[EzXML]]
deps = ["BinaryProvider", "Libdl", "Printf"]
git-tree-sha1 = "724e13b7522563a18ae4a5cc4a9792ae3b0da3e6"
git-tree-sha1 = "aed48d722e528bc634bd36a7d0e090fa2952a3c0"
uuid = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
version = "0.9.3"
version = "0.9.4"

[[ForwardDiff]]
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "InteractiveUtils", "LinearAlgebra", "NaNMath", "Random", "SparseArrays", "SpecialFunctions", "StaticArrays", "Test"]
Expand Down Expand Up @@ -136,10 +136,9 @@ version = "0.12.1"
uuid = "a63ad114-7e13-5084-954f-fe012c677804"

[[Mocking]]
deps = ["Compat", "Dates"]
git-tree-sha1 = "4bf69aaf823b119b034e091e16b18311aa191663"
git-tree-sha1 = "7f42a32a8cef08f45d43c35663e73bd4e3b35f6d"
uuid = "78c3b35d-d492-501b-9361-3d52fe80e533"
version = "0.5.7"
version = "0.6.0"

[[NaNMath]]
deps = ["Compat"]
Expand All @@ -165,9 +164,9 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[PowerModels]]
deps = ["InfrastructureModels", "JSON", "JuMP", "LinearAlgebra", "MathOptInterface", "Memento", "SparseArrays"]
git-tree-sha1 = "1e3deea188e92d904bcffd4992d8e309786b9257"
git-tree-sha1 = "accfe003d9f3d499e2baa226018fa8066998194f"
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
version = "0.12.2"
version = "0.12.3"

[[Printf]]
deps = ["Unicode"]
Expand Down

0 comments on commit 3426edf

Please sign in to comment.