diff --git a/Project.toml b/Project.toml index ea6a18a..454c3be 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PowerLASCOPF" uuid = "12345678-1234-5678-9abc-123456789abc" -authors = ["PowerLASCOPF Contributors"] version = "0.1.0" +authors = ["PowerLASCOPF Contributors"] [deps] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" @@ -66,6 +66,7 @@ Ipopt = "1" JSON = "0.21" JSON3 = "1" JuMP = "1" +LazyArtifacts = "1" Logging = "1.11.0" MathOptInterface = "1" NetworkLayout = "0.4"