diff --git a/Project.toml b/Project.toml index 3feb24dae..6e2316fae 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "InfrastructureSystems" uuid = "2cd47ed4-ca9b-11e9-27f2-ab636a7671f1" -authors = ["Daniel Thom", "Jose Daniel Lara", "Gabriel Konar-Steenberg", "Clayton Barrows"] version = "3.6.0" +authors = ["Daniel Thom", "Jose Daniel Lara", "Gabriel Konar-Steenberg", "Clayton Barrows"] [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -61,7 +61,7 @@ TOML = "1" Tables = "^1.11" TerminalLoggers = "~0.1" TimeSeries = "^0.24, ^0.25" -TimerOutputs = "^0.5" +TimerOutputs = "^0.5, 1" UUIDs = "1" YAML = "~0.4" julia = "^1.10"