diff --git a/Project.toml b/Project.toml index ea6a18a..c181cd2 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" @@ -83,6 +83,6 @@ Revise = "3.11.0" SparseArrays = "1" Statistics = "1" StatsBase = "0.33, 0.34" -TimeSeries = "0.23, 0.24" +TimeSeries = "0.23, 0.24, 0.25" YAML = "0.4" julia = "1.9, 1.10"