diff --git a/docs/Project.toml b/docs/Project.toml index b6d965a..30fefed 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -14,5 +14,5 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a" [compat] -PowerModels = "^0.19.2" -PowerModelsDistribution = "^0.14.5, ^0.15" +PowerModels = "^0.19.2, ^0.20, ^0.21" +PowerModelsDistribution = "^0.14.5, ^0.15, ^0.16" diff --git a/docs/make.jl b/docs/make.jl index 70860e8..993bfab 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,7 +1,7 @@ using Documenter, PowerPlots, VegaLite, UUIDs, PowerModels, PowerModelsDistribution function Base.show(io::IO, m::MIME"text/html", v::VegaLite.VLSpec) - divid = string("vl", replace(string(uuid4()), "-"=>"")) + divid = string("vl", replace(string(uuid4()), "-" => "")) print(io, "
") print(io, "