diff --git a/Project.toml b/Project.toml index a70c789163..8f88d926e5 100644 --- a/Project.toml +++ b/Project.toml @@ -25,11 +25,17 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" CSV = "~0.10" DataFrames = "1" DataStructures = "~0.18" +Dates = "1" DocStringExtensions = "0.8, 0.9.2" InfrastructureSystems = "^1.22.0" +InteractiveUtils = "1" JSON3 = "1" +LinearAlgebra = "1" +Logging = "1" PowerFlowData = "^1.5" PrettyTables = "1, 2" TimeSeries = "~0.22, 0.23" YAML = "~0.4" +UUIDs = "1" +Unicode = "1" julia = "^1.6"